summaryrefslogtreecommitdiffstats
path: root/src/lib/config
diff options
context:
space:
mode:
authorWlodek Wencel <wlodek@isc.org>2018-11-08 21:03:54 +0100
committerWlodek Wencel <wlodek@isc.org>2018-11-08 21:03:54 +0100
commitf66a5ee5fd88fa5acbf1958431fa1e1192877f6a (patch)
treeb365b78fb216fa3fd50af7aa25a88aaa703b2ccd /src/lib/config
parent[master] *.mes file reorder (diff)
downloadkea-f66a5ee5fd88fa5acbf1958431fa1e1192877f6a.tar.xz
kea-f66a5ee5fd88fa5acbf1958431fa1e1192877f6a.zip
[master] all links kea.isc.org were temporary changed to oldkea.isc.org for upcoming release
Diffstat (limited to 'src/lib/config')
-rw-r--r--src/lib/config/base_command_mgr.h2
1 files changed, 1 insertions, 1 deletions
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