Skip to content

Commit 1188795

Browse files
authored
Solve issue 12658 ; Solving wrong syntax.
Solve this issue : #12658
1 parent 1210c3e commit 1188795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installing-solidity.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ actual release. They are not meant for production use.
2424

2525
When deploying contracts, you should use the latest released version of Solidity. This
2626
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).
27+
We currently use a 0.x version number `to indicate this fast pace of change <https://semver.org/#spec-item-4>`_.
2828

2929
Remix
3030
=====

0 commit comments

Comments
 (0)