We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1210c3e + 1188795 commit 85d3ddcCopy full SHA for 85d3ddc
docs/installing-solidity.rst
@@ -24,7 +24,7 @@ actual release. They are not meant for production use.
24
25
When deploying contracts, you should use the latest released version of Solidity. This
26
is because breaking changes, as well as new features and bug fixes are introduced regularly.
27
-We currently use a 0.x version number [to indicate this fast pace of change](https://semver.org/#spec-item-4).
+We currently use a 0.x version number `to indicate this fast pace of change <https://semver.org/#spec-item-4>`_.
28
29
Remix
30
=====
0 commit comments