This is an automated email from the ASF dual-hosted git repository.
rleigh pushed a commit to branch stage
in repository https://gitbox.apache.org/repos/asf/xalan-site.git
The following commit(s) were added to refs/heads/stage by this push:
new 051ff56 Remove Xalan-C version in sidebar
051ff56 is described below
commit 051ff56e02a7296eee4b2d72fa873ef6ff67f7d4
Author: Roger Leigh <[email protected]>
AuthorDate: Sat May 23 17:57:41 2020 +0100
Remove Xalan-C version in sidebar
---
charter.html | 2 +-
index.html | 2 +-
xdocs/sources/xalan-apache-org-site.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/charter.html b/charter.html
index 3ca473b..3c22ad4 100644
--- a/charter.html
+++ b/charter.html
@@ -79,7 +79,7 @@
<em>Projects</em>
</p><ul>
<li>
-<a href="xalan-c/index.html">Xalan C++ 1.11</a>
+<a href="xalan-c/index.html">Xalan C++</a>
</li>
<li>
<a href="xalan-j/index.html">Xalan Java 2.7.2</a>
diff --git a/index.html b/index.html
index 113a495..0a17d1c 100644
--- a/index.html
+++ b/index.html
@@ -79,7 +79,7 @@
<em>Projects</em>
</p><ul>
<li>
-<a href="xalan-c/index.html">Xalan C++ 1.11</a>
+<a href="xalan-c/index.html">Xalan C++</a>
</li>
<li>
<a href="xalan-j/index.html">Xalan Java 2.7.2</a>
diff --git a/xdocs/sources/xalan-apache-org-site.xml
b/xdocs/sources/xalan-apache-org-site.xml
index 7f2bad9..356af77 100644
--- a/xdocs/sources/xalan-apache-org-site.xml
+++ b/xdocs/sources/xalan-apache-org-site.xml
@@ -27,7 +27,7 @@
<external href="http://xml.apache.org/xalan-j" label="Xalan Java 2"/>
-->
<group label="Projects">
- <external href="xalan-c/index.html" label="Xalan C++ 1.11"/>
+ <external href="xalan-c/index.html" label="Xalan C++"/>
<external href="xalan-j/index.html" label="Xalan Java 2.7.2"/>
<external href="old/xalan-j/index.html" label="Xalan Java 2.7.1"/>
</group>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]