Merge "Containers should not run as root by default"
authorJames Forsyth <jf2512@att.com>
Wed, 3 Jun 2020 15:34:53 +0000 (15:34 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 3 Jun 2020 15:34:53 +0000 (15:34 +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")