Author: joes
Date: Tue Mar 25 21:11:57 2014
New Revision: 1581520

URL: http://svn.apache.org/r1581520
Log:
fix release_url

Modified:
    thrift/cms-site/trunk/lib/path.pm

Modified: thrift/cms-site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1581520&r1=1581519&r2=1581520&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Tue Mar 25 21:11:57 2014
@@ -75,7 +75,7 @@ title: "Apache Thrift"
 base_url: "http://thrift.apache.org";
 svn_repo: "https://svn.apache.org/repos/asf/thrift";
 git_repo: "https://git-wip-us.apache.org/repos/asf/thrift";
-release_url: "https://dist.apache.org/repos/dist/release/thrift";
+release_url: "https://www.apache.org/dist/thrift";
 mirror_url: "http://www.apache.org/dyn/closer.cgi?path=";
 jira_url: "http://issues.apache.org/jira/browse/THRIFT";
 


Reply via email to