summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMichal Nowikowski <godfryd@isc.org>2019-08-19 17:39:09 +0200
committerMichal Nowikowski <godfryd@isc.org>2019-08-19 17:39:09 +0200
commita2074d9fb8d5877d9257f156d521ae3d5cbbb8c9 (patch)
tree5a2001704b77cf228678d8a021d52c7606ae40c4 /INSTALL
parentregenerated parsers for 1.6.0 final (diff)
downloadkea-a2074d9fb8d5877d9257f156d521ae3d5cbbb8c9.tar.xz
kea-a2074d9fb8d5877d9257f156d521ae3d5cbbb8c9.zip
replaced links to old docs to https://kea.readthedocs.io/
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index be3e51c69d..ed5085b1d0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -34,8 +34,8 @@ Kea depends on C++ compiler, make, libtool, boost (at least includes, but many
OSes require boost-system library), log4cplus and one crypto library (either
OpenSSL or Botan) for compilation. Optional backends (MySQL, PostgreSQL and
Cassandra) have additional dependencies. For detailed installation directions,
-see the guide at doc/guide/kea-guide.txt or doc/guide/kea-guide.html or on
-the Kea wiki: https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html#installation
+see the documentation in doc/sphinx folder or on the Kea online docs:
+https://kea.readthedocs.io/.
Other optional dependencies are FreeRADIUS client (this requires a subscriber
only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.