Author: jbonofre
Date: Sun May 19 09:48:40 2013
New Revision: 1484248

URL: http://svn.apache.org/r1484248
Log:
[KARAF-2308] Fix developer commands link in navigation menu

Modified:
    karaf/trunk/manual/src/main/webapp/_navigation.conf

Modified: karaf/trunk/manual/src/main/webapp/_navigation.conf
URL: 
http://svn.apache.org/viewvc/karaf/trunk/manual/src/main/webapp/_navigation.conf?rev=1484248&r1=1484247&r2=1484248&view=diff
==============================================================================
--- karaf/trunk/manual/src/main/webapp/_navigation.conf (original)
+++ karaf/trunk/manual/src/main/webapp/_navigation.conf Sun May 19 09:48:40 2013
@@ -32,7 +32,7 @@ h3. [Developers Guide|/developers-guide/
 - [Shell syntax|/developers-guide/shell-syntax]
 - [Creating bundles|/developers-guide/creating-bundles]
 - [Troubleshooting, Debugging and Profiling|/developers-guide/debugging]
-- [Developer Commands|/developers-guide/developer-command]
+- [Developer Commands|/developers-guide/developer-commands]
 - [Maven Archetypes|/developers-guide/archetypes]
 - [Extending the Console|/developers-guide/extending-console]
 - [Branding the Console|/developers-guide/branding-console]


Reply via email to