Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFelix Knecht <felixk@apache.org>2008-09-13 09:39:05 +0400
committerFelix Knecht <felixk@apache.org>2008-09-13 09:39:05 +0400
commitd447122fceb0a11862c3738af1b8c98db9ea61d2 (patch)
treeff0e8144af4dde75678b41bfc814719bd0c12078 /src
parenta2151be7b64b0ef12e04b5e17ccde7c6790a576a (diff)
Don't know why some are working without workaround, others don't. Use an encoded dot in all links.
git-svn-id: https://svn.apache.org/repos/asf/directory/studio/trunk@694879 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/site/site.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/site/site.xml b/src/site/site.xml
index 5a539bbe1..aa969a622 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -39,8 +39,8 @@
-->
<item name="Apache Directory Studio" href="http://directory.apache%2eorg/studio/"/>
<item name="Apache Directory" href="http://directory.apache%2eorg/"/>
- <item name="Apache" href="http://www.apache.org/"/>
- <item name="Maven" href="http://maven.apache.org/"/>
+ <item name="Apache" href="http://www.apache%2eorg/"/>
+ <item name="Maven" href="http://maven.apache%2eorg/"/>
</links>
<menu ref="reports"/>
<menu ref="modules"/>