Skip to content

Commit 725f8f7

Browse files
authored
replace 404 reference Natspec.cpp
1 parent 7bbdd9a commit 725f8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libsolidity/interface/Natspec.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* @author Lefteris <[email protected]>
2020
* @date 2014
2121
* Takes the parsed AST and produces the Natspec documentation:
22-
* https://github.com/ethereum/wiki/wiki/Ethereum-Natural-Specification-Format
22+
* https://docs.soliditylang.org/en/latest/natspec-format.html
2323
*
2424
* Can generally deal with JSON files
2525
*/

0 commit comments

Comments
 (0)