Update Natspec documentation URL

This commit is contained in:
Suriyaa Sundararuban
2020-12-27 14:55:40 +01:00
committed by GitHub
parent e299d8ba64
commit 8649df169d
+1 -1
View File
@@ -19,7 +19,7 @@
* @author Lefteris <lefteris@ethdev.com>
* @date 2014
* Takes the parsed AST and produces the Natspec documentation:
* https://github.com/ethereum/wiki/wiki/Ethereum-Natural-Specification-Format
* https://docs.soliditylang.org/en/develop/natspec-format.html
*
* Can generally deal with JSON files
*/