Update docs/breaking-changes.rst

Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>
This commit is contained in:
Nuno Santos 2023-04-04 16:54:54 +01:00 committed by Nikola Matic
parent f2798d7e28
commit da2dab425f

View File

@ -323,7 +323,7 @@ This section highlights the main breaking changes introduced in Solidity
version 0.6.0, along with the reasoning behind the changes and how to update
affected code.
For the full list check
`the release changelog <https://github.com/ethereum/solidity/releases/tag/v0.6.0>`_.
`the release changelog <https://github.com/ethereum/solidity/releases/tag/v0.6.0>`__.
Changes the Compiler Might not Warn About