Correct hg repo url. - swerc - anselm's simpler werc fork | |
git clone git://git.suckless.org/swerc | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit 8c5a8e28eab1ceb87d8422e99cb7bd2d2b86b6dc | |
parent 3e0534310a3f782160ebe2c9d3ce9ad78f1307ac | |
Author: Uriel <[email protected]> | |
Date: Sun, 25 Apr 2010 11:56:28 +0000 | |
Correct hg repo url. | |
Diffstat: | |
M sites/werc.cat-v.org/index.md | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/sites/werc.cat-v.org/index.md b/sites/werc.cat-v.org/index.md | |
@@ -54,7 +54,7 @@ Source | |
To get a copy of the latest stable code using mercurial, do: | |
- hg clone http://gsoc.cat-v.org/hg/werc/ | |
+ hg clone http://hg.cat-v.org/werc/ | |
You can also [browse the online repository](http://gsoc.cat-v.org/hg/werc/). | |