Update css file name in conf.py 38/108738/2
authorwr148d <wr148d@att.com>
Thu, 7 May 2020 17:51:09 +0000 (13:51 -0400)
committerwr148d <wr148d@att.com>
Wed, 3 Jun 2020 14:43:15 +0000 (10:43 -0400)
Issue-ID: CIMAN-376
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ifc8d85d2233e300902cdc9807bd62b903b9e09e4

docs/conf.py

index 8f40e8b..5371015 100644 (file)
@@ -12,4 +12,4 @@ intersphinx_mapping = {}
 html_last_updated_fmt = '%d-%b-%y %H:%M'
 
 def setup(app):
-    app.add_stylesheet("css/ribbon_onap.css")
+    app.add_stylesheet("css/ribbon.css")