Repository: karaf Updated Branches: refs/heads/master eaa759277 -> edf953d91
[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/580a6ab0 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/580a6ab0 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/580a6ab0 Branch: refs/heads/master Commit: 580a6ab09557f23cf1baa614a46ab3d0a0a100e3 Parents: d1946b2 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/580a6ab0/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]
