]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Update cc.dox
authorSuzanne Goldlust <sgoldlust@isc.org>
Thu, 15 Nov 2018 23:28:13 +0000 (18:28 -0500)
committerSuzanne Goldlust <sgoldlust@isc.org>
Thu, 15 Nov 2018 23:28:13 +0000 (18:28 -0500)
src/lib/cc/cc.dox

index fe6dbeabae1c594852f3bbb6601b31701b62e1b5..4cbbc9da8e2ccbb1a67c931622d546f07db9b8da 100644 (file)
@@ -16,7 +16,7 @@ over time (DHCP configuration is significantly more complex than DNS, with
 more interdependent values) and as of Kea 1.1 release it became very difficult
 to manage. The decision has been made to significantly refactor or even
 partially rewrite the parser code. The design for this effort is documented
-here: http://oldkea.isc.org/wiki/SimpleParser It discusses the original issues
+here: https://gitlab.isc.org/isc-projects/kea/wikis/designs/simple-parser-design. It discusses the original issues
 and the proposed architecture.
 
 There are several aspects of this new approach. The base class for all