A little error in the scripts


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@438088 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/mosgi.doc/core.sh b/mosgi.doc/core.sh
index 455a53d..85d83a9 100755
--- a/mosgi.doc/core.sh
+++ b/mosgi.doc/core.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 echo "cd into felix directory"
-cd ../org.apache.felix.main
+cd ../main
 
 echo "lauching felix with core gateway properties"
 java -Dfelix.config.properties=file:../mosgi.doc/config.properties.core -jar bin/felix.jar