Switch to side-by-side view

--- a/ForgeDownloads/sandbox-test.ini
+++ b/ForgeDownloads/sandbox-test.ini
@@ -1,5 +1,5 @@
 #
-# pyforge - TurboGears 2 testing environment configuration
+# allura - TurboGears 2 testing environment configuration
 #
 # The %(here)s variable will be replaced with the parent directory of this file
 #
@@ -16,13 +16,13 @@
 port = 5000
 
 [app:main]
-use = config:../pyforge/sandbox-test.ini
+use = config:../Allura/sandbox-test.ini
 
 [app:main_without_authn]
-use = config:../pyforge/sandbox-test.ini#main_without_authn
+use = config:../Allura/sandbox-test.ini#main_without_authn
 
 [app:main_with_amqp]
-use = config:../pyforge/sandbox-test.ini#main_with_amqp
+use = config:../Allura/sandbox-test.ini#main_with_amqp
 
 [loggers]
 keys = root