From 0ae9dd61825b42efd0c113079854440ce6096a1d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 23 Apr 2013 14:41:41 -0400 Subject: tweak --- settings.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'settings.py') diff --git a/settings.py b/settings.py index 5861452a..54881f3d 100644 --- a/settings.py +++ b/settings.py @@ -174,6 +174,9 @@ BUGTRACKER_URL = 'https://labs.parabola.nu/' # URL for linking to the release engineering/iso project on the bugtracker BUGTRACKER_RELENG_URL = 'https://labs.parabola.nu/projects/isos' +# URL for linking to projects in git +PROJECTS_URL = 'https://projects.parabolagnulinux.org' + # Trackers used for ISO download magnet links TORRENT_TRACKERS = ( 'udp://tracker.publicbt.com:80', -- cgit v1.2.3