diff --git a/libsolidity/interface/Natspec.h b/libsolidity/interface/Natspec.h index 9dab62625..40100cfb1 100644 --- a/libsolidity/interface/Natspec.h +++ b/libsolidity/interface/Natspec.h @@ -19,7 +19,7 @@ * @author Lefteris * @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 */