summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wiki/editing.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/wiki/editing.mdwn b/wiki/editing.mdwn
index 5e3bc29..eead922 100644
--- a/wiki/editing.mdwn
+++ b/wiki/editing.mdwn
@@ -21,8 +21,8 @@ To work with the wiki repository, you first need to clone it (using
**git-clone**(1)). The following commands will get you a copy of the full
repository and make it your working directory:
- git clone git://git.os.libiquity.com/www/wiki.git embedded-os-wiki
- cd embedded-os-wiki
+ git clone git://git.proteanos.com/www/wiki.git proteanos-wiki
+ cd proteanos-wiki
Editing, Staging, and Committing
--------------------------------
@@ -120,7 +120,7 @@ of ikiwiki's "img" plugin.
[ikiwiki]: http://ikiwiki.info/
[mdwn]: http://daringfireball.net/projects/markdown/
-[wiki-git]: http://git.os.libiquity.com/www/wiki.git/
+[wiki-git]: http://git.proteanos.com/www/wiki.git/
[irc]: irc://chat.freenode.net/#poteanos-dev
[mdwn-syn]: http://daringfireball.net/projects/markdown/syntax
[ikiwiki-meta]: http://ikiwiki.info/ikiwiki/directive/meta/