[
https://issues.apache.org/jira/browse/AURORA-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520405#comment-14520405
]
Bill Farner commented on AURORA-1297:
-------------------------------------
Hmm...this was fixed a while ago. [~jfarrell] do you have any idea what might
be going on here? We seem to have a mismatch between what's in SVN and what's
being served on aurora.apache.org:
{noformat}
$ curl -s
http://svn.apache.org/repos/asf/aurora/site/publish/downloads/index.html | grep
'Apache Git'
<a href="https://git-wip-us.apache.org/repos/asf?p=aurora.git">Apache Git</a>
$ curl -s http://aurora.apache.org/downloads/index.html | grep 'Apache Git'
<a href="https://git-wip-us.apache.org/repos/asf?p=incubator-aurora.git">Apache
Git</a>
{noformat}
> link to apache git repo on the download page outdated
> -----------------------------------------------------
>
> Key: AURORA-1297
> URL: https://issues.apache.org/jira/browse/AURORA-1297
> Project: Aurora
> Issue Type: Bug
> Reporter: Chi Zhang
> Priority: Minor
>
> 'incubator-' should be removed
> The instruction on http://aurora.apache.org/downloads/, the 'Apache git' link
> on that page, the link to apache repo on the github mirror
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)