summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-05-14 22:59:25 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-05-14 22:59:25 (EDT)
commit723dd99a8b2fb22cf31cbf17ef02879f55c1704b (patch)
tree51880755b9ab49650cc1208331f562c24d02bd7f
parent76123a8d1ffdbdb5b89ffb059ef7dc5dbc236c67 (diff)
wiki/editing: Update URIs, etc.
-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/