Merge "Update css file name in conf.py"
authorSunder Tattavarada <statta@research.att.com>
Mon, 3 Aug 2020 18:56:41 +0000 (18:56 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 3 Aug 2020 18:56:41 +0000 (18:56 +0000)
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")