[KARAF-3831] Fix console link in the user guide
Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/47e7df30 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/47e7df30 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/47e7df30 Branch: refs/heads/master Commit: 47e7df30a9095e72de111e4b7f7f1db3c4fc0c21 Parents: 1954bf9 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jul 3 09:59:56 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jul 3 09:59:56 2015 +0200 ---------------------------------------------------------------------- manual/src/main/webapp/users-guide/index.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/47e7df30/manual/src/main/webapp/users-guide/index.conf ---------------------------------------------------------------------- diff --git a/manual/src/main/webapp/users-guide/index.conf b/manual/src/main/webapp/users-guide/index.conf index 11b24dc..d140ec0 100644 --- a/manual/src/main/webapp/users-guide/index.conf +++ b/manual/src/main/webapp/users-guide/index.conf @@ -4,7 +4,7 @@ h1. Users Guide * [Directory structure|directory-structure] * [Start, stop, restart, connect|start-stop] * [Integration in the operating system: the Service Wrapper|wrapper] -* [Console|console] +* [Console|/users-guide/console] * [Remote|remote] * [Log|log] * [Configuration|configuration]
