Skip to content

Commit

Permalink
Bug #703763 : Fix git address for anonymous access.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmarchi committed Jul 8, 2013
1 parent a9b177e commit 2866ba2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion news/130528-announce-2.5.2.news
Expand Up @@ -193,7 +193,7 @@ repository with subversion:<br/><br/><span style="font-family:
monospace;">svn co http://svn.gnucash.org/repo/gnucash/trunk
gnucash</span>
<p>Or with git:</p><span style="font-family:
monospace;">git clone git@github.com:Gnucash/gnucash.git</span></li>
monospace;">git clone git://github.com/Gnucash/gnucash.git</span></li>
</ul>

<p>To install GnuCash, you will need Gnome 2 and guile 1.8 or 2.0,
Expand Down
2 changes: 1 addition & 1 deletion news/130707-announce-2.5.3.news
Expand Up @@ -167,7 +167,7 @@ repository with subversion:<br/><br/><span style="font-family:
monospace;">svn co http://svn.gnucash.org/repo/gnucash/trunk
gnucash</span>
<p>Or with git:</p><span style="font-family:
monospace;">git clone git@github.com:Gnucash/gnucash.git</span></li>
monospace;">git clone git://github.com/Gnucash/gnucash.git</span></li>
</ul>

<p>To install GnuCash, you will need Gnome 2 and guile 1.8 or 2.0,
Expand Down

0 comments on commit 2866ba2

Please sign in to comment.