summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/thandy/master_keys.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/thandy/master_keys.py b/lib/thandy/master_keys.py
index 79f8bcc..05c50a8 100644
--- a/lib/thandy/master_keys.py
+++ b/lib/thandy/master_keys.py
@@ -11,7 +11,7 @@ MASTER_KEYS = [
DEFAULT_MIRRORLIST = {
"mirrors": [ {'name' :"master repository",
- 'urlbase' :"http://updates.torproject.org/",
+ 'urlbase' :"http://updates.torproject.org/thandy/",
'contents' : ["/**"],
'weight' : 1
}