aboutsummaryrefslogtreecommitdiffstats
path: root/src/account
diff options
context:
space:
mode:
Diffstat (limited to 'src/account')
-rw-r--r--src/account/urls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/account/urls.py b/src/account/urls.py
index 8aad80c..47400e5 100644
--- a/src/account/urls.py
+++ b/src/account/urls.py
@@ -9,7 +9,7 @@
##############################################################################
-"""pharos_dashboard URL Configuration
+"""laas_dashboard URL Configuration
The `urlpatterns` list routes URLs to views. For more information please see:
https://docs.djangoproject.com/en/1.10/topics/http/urls/