Link for the semantic versioner for npm

This commit is contained in:
James Ray 2017-06-15 22:01:17 +10:00 committed by GitHub
parent 54e97d1c34
commit 0d9970de1d

View File

@ -1,4 +1,4 @@
********************************
`********************************
Layout of a Solidity Source File
********************************
@ -33,7 +33,7 @@ be sure that our code will compile the way we intended it to. We do not fix
the exact version of the compiler, so that bugfix releases are still possible.
It is possible to specify much more complex rules for the compiler version,
the expression follows those used by npm.
the expression follows those used by `the semantic versioner for npm <https://docs.npmjs.com/misc/semver>`_.
.. index:: source file, ! import