update HGWEB_URL 0.2.0-rc1
authorTero Marttila <terom@fixme.fi>
Sun, 13 Sep 2009 20:11:00 +0300
changeset 144 35c4c56f1376
parent 143 154d2d8ae9c0
child 145 bc2910029fa8
child 146 22d6b9525ae0
update HGWEB_URL
qmsk/irclogs/config.py
--- a/qmsk/irclogs/config.py	Sun Sep 13 20:08:16 2009 +0300
+++ b/qmsk/irclogs/config.py	Sun Sep 13 20:11:00 2009 +0300
@@ -52,7 +52,7 @@
 ])
 
 # URL to the hgweb installation for this code
-HGWEB_URL                       = "http://hg.qmsk.net/irclogs2"
+HGWEB_URL                       = "http://hg.qmsk.net/qmsk.irclogs"
 
 # path to the mercurial working copy
 HG_WC_PATH                      = "."