You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "John Patrick (JIRA)" <ji...@apache.org> on 2014/02/23 15:42:19 UTC

[jira] [Created] (WW-4293) struts-site invalid git clone url for read only users

John Patrick created WW-4293:
--------------------------------

             Summary: struts-site invalid git clone url for read only users
                 Key: WW-4293
                 URL: https://issues.apache.org/jira/browse/WW-4293
             Project: Struts 2
          Issue Type: Bug
          Components: Documentation
         Environment: http://struts.apache.org/builds.html
            Reporter: John Patrick
            Priority: Minor


The url listed for git clone doesn't work (git clone http://git.apache.org/repos/asf/struts.git).

The file; trunk/content/builds.html

> git clone http://git.apache.org/repos/asf/struts.git

Which should be;

> git clone http://git.apache.org/struts.git

Patch file attached



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)