Author: ilgrosso
Date: Fri Oct 30 11:04:53 2015
New Revision: 1711445
URL: http://svn.apache.org/viewvc?rev=1711445&view=rev
Log:
Wrong project :-)
Modified:
syncope/site/source-repository.html
Modified: syncope/site/source-repository.html
URL:
http://svn.apache.org/viewvc/syncope/site/source-repository.html?rev=1711445&r1=1711444&r2=1711445&view=diff
==============================================================================
--- syncope/site/source-repository.html (original)
+++ syncope/site/source-repository.html Fri Oct 30 11:04:53 2015
@@ -239,7 +239,7 @@ under the License. -->
<div class="section">
<h2><a name="Forking_on_GitHub"></a>Forking on GitHub</h2>
-<p>CXF's git repo is automatically mirrored on github at: <a
class="externalLink"
href="https://github.com/apache/syncope">https://github.com/apache/syncope</a>.</p>
+<p>Syncope's git repo is automatically mirrored on github at: <a
class="externalLink"
href="https://github.com/apache/syncope">https://github.com/apache/syncope</a>.</p>
<p>You can fork that repository, commit changes to your fork, and submit pull
requests through GitHub's pull request mechanisms.</p>