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.
1 parent 1210c3e commit 1188795Copy full SHA for 1188795
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