<para>
Additional host reservation commands are planned in the future. For
a description of envisaged commands, see
-<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://oldkea.isc.org/wiki/ControlAPIRequirements">Control API
+<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://gitlab.isc.org/isc-projects/kea/wikis/designs/commands">Control API
Requirements </link> document.</para>
<para>
///
/// 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 {
/// 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