You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/10/22 14:51:13 UTC

svn commit: r1766203 - /maven/site/trunk/content/resources/developers/.htaccess

Author: hboutemy
Date: Sat Oct 22 14:51:12 2016
New Revision: 1766203

URL: http://svn.apache.org/viewvc?rev=1766203&view=rev
Log:
fixed typo

Modified:
    maven/site/trunk/content/resources/developers/.htaccess

Modified: maven/site/trunk/content/resources/developers/.htaccess
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/resources/developers/.htaccess?rev=1766203&r1=1766202&r2=1766203&view=diff
==============================================================================
--- maven/site/trunk/content/resources/developers/.htaccess (original)
+++ maven/site/trunk/content/resources/developers/.htaccess Sat Oct 22 14:51:12 2016
@@ -1,4 +1,4 @@
 RedirectMatch permanent (.*)/developers/committer-testing-plugins.html $1/plugin-developers/plugin-testing.html
 RedirectMatch permanent (.*)/developers/committer-documentation-plugins.html $1/plugin-developers/plugin-documenting.html
 RedirectMatch permanent (.*)/developers/release/maven-proper-release.html $1/developers/release/maven-core-release.html
-RedirectMatch permanent (.*)/developers/release/apache-release.html //www.apache.org/dev/publishing-maven-artifacts.html
+RedirectMatch permanent (.*)/developers/release/apache-release.html $1/dev/publishing-maven-artifacts.html