]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Update dhcp6.dox
authorSuzanne Goldlust <sgoldlust@isc.org>
Thu, 15 Nov 2018 21:41:55 +0000 (16:41 -0500)
committerSuzanne Goldlust <sgoldlust@isc.org>
Thu, 15 Nov 2018 21:41:55 +0000 (16:41 -0500)
src/bin/dhcp6/dhcp6.dox

index 06d8a4ce6aec5261397afc06632779705b00c2e6..909ee1255d8cbf3536897a85b684d917934eeefa 100644 (file)
@@ -343,7 +343,7 @@ mode). Finally, the syntactic context allows the error message to be more
 descriptive if the input string does not parse properly.
 
 Details of the refactor of the classes derived from DhcpConfigParser are
-documented in http://oldkea.isc.org/wiki/SimpleParser.
+documented in https://gitlab.isc.org/isc-projects/kea/wikis/designs/simple-parser-design.
 
 For a generic description of the conflict avoidance, see @ref parserFlex.