| changeset 144 | 35c4c56f1376 |
| parent 141 | 65c98c9e1716 |
1.1 --- a/qmsk/irclogs/config.py Sun Sep 13 18:47:00 2009 +0300 1.2 +++ b/qmsk/irclogs/config.py Sun Sep 13 20:11:00 2009 +0300 1.3 @@ -52,7 +52,7 @@ 1.4 ]) 1.5 1.6 # URL to the hgweb installation for this code 1.7 -HGWEB_URL = "http://hg.qmsk.net/irclogs2" 1.8 +HGWEB_URL = "http://hg.qmsk.net/qmsk.irclogs" 1.9 1.10 # path to the mercurial working copy 1.11 HG_WC_PATH = "."