mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fixed links
This commit is contained in:
parent
da2dab425f
commit
c07ea1c5c5
@ -11,7 +11,7 @@ Solidity v0.8.0 Breaking Changes
|
||||
This section highlights the main breaking changes introduced in Solidity
|
||||
version 0.8.0.
|
||||
For the full list check
|
||||
`the release changelog <https://github.com/ethereum/solidity/releases/tag/v0.8.0>`__.
|
||||
`the 0.8.0 release changelog <https://github.com/ethereum/solidity/releases/tag/v0.8.0>`__.
|
||||
|
||||
Silent Changes of the Semantics
|
||||
===============================
|
||||
@ -189,7 +189,7 @@ This section highlights the main breaking changes introduced in Solidity
|
||||
version 0.7.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.7.0>`__.
|
||||
`the 0.7.0 release changelog <https://github.com/ethereum/solidity/releases/tag/v0.7.0>`__.
|
||||
|
||||
|
||||
Silent Changes of the Semantics
|
||||
@ -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 0.6.0 release changelog <https://github.com/ethereum/solidity/releases/tag/v0.6.0>`__.
|
||||
|
||||
|
||||
Changes the Compiler Might not Warn About
|
||||
@ -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 0.5.0 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
|
||||
|
Loading…
Reference in New Issue
Block a user