From: Vicky Risk Date: Mon, 10 Dec 2018 15:12:58 +0000 (-0500) Subject: Oldkea linkfixes X-Git-Tag: 339-doxygen-errors_base~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=532c0fd5dbdc6615e9f9ef3038455d3260addeba;p=thirdparty%2Fkea.git Oldkea linkfixes --- diff --git a/doc/guide/hooks.xml b/doc/guide/hooks.xml index e5cfb5aa2b..c7cdb6d23d 100644 --- a/doc/guide/hooks.xml +++ b/doc/guide/hooks.xml @@ -1435,7 +1435,7 @@ $ Additional host reservation commands are planned in the future. For a description of envisaged commands, see -Control API +Control API Requirements document. diff --git a/src/lib/cc/command_interpreter.h b/src/lib/cc/command_interpreter.h index d6a2b28f39..f52d3fd171 100644 --- a/src/lib/cc/command_interpreter.h +++ b/src/lib/cc/command_interpreter.h @@ -14,7 +14,7 @@ /// /// This file contains several functions and constants that are used for /// handling commands and responses sent over control channel. The design -/// is described here: http://oldkea.isc.org/wiki/StatsDesign, but also +/// is described here: https://gitlab.isc.org/isc-projects/kea/wikis/Stats-design, but also /// in @ref ctrlSocket section in the Developer's Guide. namespace isc { diff --git a/src/lib/dhcpsrv/cfg_subnets4.h b/src/lib/dhcpsrv/cfg_subnets4.h index 9dcc16afa6..38a0853fe3 100644 --- a/src/lib/dhcpsrv/cfg_subnets4.h +++ b/src/lib/dhcpsrv/cfg_subnets4.h @@ -226,7 +226,7 @@ public: /// received over. /// /// @todo: Add additional selection criteria. See - /// http://oldkea.isc.org/wiki/ISC-DHCP4o6-Design for details. + /// https://gitlab.isc.org/isc-projects/kea/wikis/designs/dhcpv4o6-design for details. /// /// @param selector Const reference to the selector structure which holds /// various information extracted from the client's packet which are used