From f66a5ee5fd88fa5acbf1958431fa1e1192877f6a Mon Sep 17 00:00:00 2001 From: Wlodek Wencel Date: Thu, 8 Nov 2018 21:03:54 +0100 Subject: [master] all links kea.isc.org were temporary changed to oldkea.isc.org for upcoming release --- src/lib/config/base_command_mgr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/config') diff --git a/src/lib/config/base_command_mgr.h b/src/lib/config/base_command_mgr.h index 6a14c3e76b..45ab115d02 100644 --- a/src/lib/config/base_command_mgr.h +++ b/src/lib/config/base_command_mgr.h @@ -41,7 +41,7 @@ public: /// uses the command as an input and invokes appropriate handlers. /// /// The commands and responses are formatted using JSON. -/// See http://kea.isc.org/wiki/StatsDesign for details. +/// See http://oldkea.isc.org/wiki/StatsDesign for details. /// /// Below is an example of the command using JSON format: /// @code -- cgit v1.2.3