shithub: werc

Download patch

ref: efab26b239eef779758db8bec6f8115ac560a1f4
parent: 22e62a87bb736450ac7d411d15109952361cfba2
author: Uriel <u@berlinblue.org>
date: Sun Apr 25 07:56:28 EDT 2010

Correct hg repo url.

--- a/sites/werc.cat-v.org/index.md
+++ b/sites/werc.cat-v.org/index.md
@@ -54,7 +54,7 @@
 
 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/).
 
--