Fix upstream Karaf docs links 03/78403/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 4 Dec 2018 03:16:16 +0000 (11:16 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 4 Dec 2018 03:31:01 +0000 (11:31 +0800)
Issue: DOCS-40
Change-Id: I75fc48932ee2fa609e8a39e261ebc25963326504
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/getting-started-guide/security_considerations.rst

index 15580b66e637edc5480ff1c3db3ad124fce70eb4..33f79eb8aa517ea80fe29946fff4ddd0a863392c 100644 (file)
@@ -167,16 +167,16 @@ configuration options may be applied to the OpenDaylight Karaf distribution.
           implementing security for the Karaf container.
 
 * For role-based JMX administration, refer to
-  http://karaf.apache.org/manual/latest/users-guide/monitoring.html.
+  https://karaf.apache.org/manual/latest/#_monitoring
 
 * For remote SSH access configuration, refer to
-  http://karaf.apache.org/manual/latest/users-guide/remote.html.
+  https://karaf.apache.org/manual/latest/#_remote
 
 * For WebConsole access, refer to
-  http://karaf.apache.org/manual/latest/users-guide/webconsole.html.
+  https://karaf.apache.org/manual/latest/#_webconsole
 
 * For Karaf security features, refer to
-  http://karaf.apache.org/manual/latest/developers-guide/security-framework.html.
+  https://karaf.apache.org/manual/latest/#_security_framework
 
 Disabling the remote shutdown port
 ----------------------------------