From 0a29cd3221d8d4085452e90569e2ed32a04e380d Mon Sep 17 00:00:00 2001
From: Aric Gardner <agardner@linuxfoundation.org>
Date: Fri, 4 Oct 2019 15:15:47 -0400
Subject: Rename pharos to laas

related to change:
https://gerrit.opnfv.org/gerrit/c/releng/+/68161

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I4985eb116fd2c214f3639eb991f27b5d75b5ab7c
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
---
 src/account/urls.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/account')

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/
-- 
cgit