Merge pull request #12162 from fulldecent/patch-24

[Docs] Fix formatting of the "security fixes" link on the main page
This commit is contained in:
Kamil Śliwak 2021-10-20 18:57:36 +02:00 committed by GitHub
commit ef21e43fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ and multi-signature wallets.
When deploying contracts, you should use the latest released When deploying contracts, you should use the latest released
version of Solidity. Apart from exceptional cases, only the latest version receives version of Solidity. Apart from exceptional cases, only the latest version receives
`security fixes<https://github.com/ethereum/solidity/security/policy#supported-versions>`. `security fixes <https://github.com/ethereum/solidity/security/policy#supported-versions>`_.
Furthermore, breaking changes as well as Furthermore, breaking changes as well as
new features are introduced regularly. We currently use new features are introduced regularly. We currently use
a 0.x version number `to indicate this fast pace of change <https://semver.org/#spec-item-4>`_. a 0.x version number `to indicate this fast pace of change <https://semver.org/#spec-item-4>`_.