[project @ Small fixes to changed directory name]
[htsworkflow.git] / ga_frontend / urls.py
index 12676407715b8bffce72293dfe3e59a25ff5be50..398cdce7c78259b812abdff97cf93d636a13681d 100644 (file)
@@ -8,7 +8,7 @@ databrowse.site.register(FlowCell)
 
 urlpatterns = patterns('',
     # Base:
-    (r'^elandifier/', include('elandifier.eland_config.urls')),
+    (r'^ga_frontend/', include('ga_frontend.eland_config.urls')),
     # Admin:
      (r'^admin/', include('django.contrib.admin.urls')),
     # Databrowser: