Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2012-03-25 05:30:31 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2012-03-25 05:30:31 (GMT)
commitbe90d61605bfad9fdaa289fd3dac7085b723e120 (patch)
tree86e3069083040740181302bb6028f21cf3c97a3a
parente0a8b9cf85310707f4ecd2a39b777bf7391c2596 (diff)
Move sources repository to network project
-rw-r--r--README8
-rw-r--r--sweets.recipe4
2 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 3f0e699..cce67a2 100644
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ Sources
Clone source repository from `Gitorious`_ project:
- ``git clone git://git.sugarlabs.org/server/restful-document.git``
+ ``git clone git://git.sugarlabs.org/network/restful-document.git``
Indices and tables
==================
@@ -32,6 +32,6 @@ Indices and tables
* :ref:`modindex`
* :ref:`search`
-.. _home page: http://wiki.sugarlabs.org/go/Sugar_Server_Kit/RESTful_Document
-.. _Active Documents: http://wiki.sugarlabs.org/go/Sugar_Server_Kit/Active_Document
-.. _Gitorious: http://git.sugarlabs.org/server
+.. _home page: http://wiki.sugarlabs.org/go/Platform_Team/RESTful_Document
+.. _Active Documents: http://wiki.sugarlabs.org/go/Platform_Team/Active_Document
+.. _Gitorious: http://git.sugarlabs.org/network
diff --git a/sweets.recipe b/sweets.recipe
index 7b0b897..608836a 100644
--- a/sweets.recipe
+++ b/sweets.recipe
@@ -2,11 +2,11 @@
name = restful-document
[Package]
-project = Server:Factory
+project = SweetsDistribution:Factory
implement = %(name)s
summary = WSGI mini-framework to share active-document objects
license = GPLv3+
-homepage = http://wiki.sugarlabs.org/go/Sugar_Server_Kit/RESTful_Document
+homepage = http://wiki.sugarlabs.org/go/Platform_Team/RESTful_Document
version = 0.1
stability = developer