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:48 +01:00 committed by Nikola Matic
parent 793230973e
commit f2798d7e28

View File

@ -505,7 +505,7 @@ This section highlights the main breaking changes introduced in Solidity
version 0.5.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.5.0>`_.
`the release changelog <https://github.com/ethereum/solidity/releases/tag/v0.5.0>`__.
.. note::
Contracts compiled with Solidity v0.5.0 can still interface with contracts