From 5897fba6d3242cc7188d05f8f3be7362a8383761 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 21 May 2011 02:28:51 -0300 Subject: More rebranding! --- settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings.py') diff --git a/settings.py b/settings.py index c9ea4178..e9285560 100644 --- a/settings.py +++ b/settings.py @@ -125,6 +125,6 @@ INSTALLED_APPS = list(INSTALLED_APPS) + [ 'debug_toolbar' ] # URL to fetch a current list of available ISOs -ISO_LIST_URL = 'http://releng.archlinux.org/isos/' +ISO_LIST_URL = 'http://repo.parabolagnulinux.org/isos/' # vim: set ts=4 sw=4 et: -- cgit v1.2.3-54-g00ecf