From: philipp Date: Sun, 27 Oct 2013 20:58:44 +0000 (+0000) Subject: Updated link to trac site of WrFeed. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrfeed.git/commitdiff_plain/f3f5518aaff8d4035073041dcbba148a094fdacc Updated link to trac site of WrFeed. git-svn-id: http://www.winterrodeln.org/svn/wrfeed/trunk@1764 7aebc617-e5e2-0310-91dc-80fb5f6d2477 --- diff --git a/setup.py b/setup.py index fc3c363..270c3e4 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( description='Provides Atom Feed for Winterrodeln sledrun reports', author='Philipp Spitzer', author_email='philipp.spitzer@winterrodeln.org', - url='http://www.winterrodeln.org/trac', + url='http://www.winterrodeln.org/trac/wiki/WrFeed', install_requires=[ "Pylons>=0.10", "SQLAlchemy>=0.5",