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 d2c030b Update redirect of licence page
d2c030b is described below
commit d2c030b32d511d65ef767f83ade019f7274c2d56
Author: Roger Leigh <[email protected]>
AuthorDate: Sun May 24 23:41:39 2020 +0100
Update redirect of licence page
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index a5058fc..fde88eb 100644
--- a/.htaccess
+++ b/.htaccess
@@ -10,7 +10,7 @@ Redirect 301 /xalan-c/faq.html
https://apache.github.io/xalan-c/faq.html
Redirect 301 /xalan-c/getstarted.html
https://apache.github.io/xalan-c/introduction.html
Redirect 301 /xalan-c/index.html https://apache.github.io/xalan-c/
Redirect 301 /xalan-c/install.html
https://apache.github.io/xalan-c/install.html
-Redirect 301 /xalan-c/license.html
https://apache.github.io/xalan-c/license.html
+Redirect 301 /xalan-c/license.html
https://apache.github.io/xalan-c/licensing.html
Redirect 301 /xalan-c/overview.html
https://apache.github.io/xalan-c/overview.html
Redirect 301 /xalan-c/programming.html
https://apache.github.io/xalan-c/programming.html
Redirect 301 /xalan-c/readme.html
https://apache.github.io/xalan-c/releases.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]