Merge "Update css file name in conf.py"
authorBrendan Tschaen <ctschaen@att.com>
Thu, 28 May 2020 21:40:00 +0000 (21:40 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 28 May 2020 21:40:00 +0000 (21:40 +0000)
docs/conf.py

index 526ec69..96a8525 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")
\ No newline at end of file
+    app.add_stylesheet("css/ribbon.css")
\ No newline at end of file