diff -r 154d2d8ae9c0 -r 35c4c56f1376 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 = "."