Commit 9cc7ee8135b61f16f5b16272f653f87731c6fe5c:
Moved to Github
Branch: refs/heads/master
Author: Sebb <[email protected]>
Committer: Sebb <[email protected]>
Pusher: sebb <[email protected]>
------------------------------------------------------------
doap_Whimsy.rdf | ++++ ----
------------------------------------------------------------
8 changes: 4 additions, 4 deletions.
------------------------------------------------------------
diff --git a/doap_Whimsy.rdf b/doap_Whimsy.rdf
index d8e9153..1199f38 100644
--- a/doap_Whimsy.rdf
+++ b/doap_Whimsy.rdf
@@ -31,10 +31,10 @@
<programming-language>JavaScript</programming-language>
<category rdf:resource="http://projects.apache.org/category/content" />
<repository>
- <SVNRepository>
- <location
rdf:resource="https://svn.apache.org/repos/infra/infrastructure/trunk/projects/whimsy"/>
- <browse
rdf:resource="http://svn.apache.org/repos/infra/infrastructure/trunk/projects/whimsy"/>
- </SVNRepository>
+ <GitRepository>
+ <location rdf:resource="https://github.com/apache/whimsy.git"/>
+ <browse rdf:resource="https://github.com/apache/whimsy.git"/>
+ </GitRepository>
</repository>
</Project>
</rdf:RDF>