summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-06-03 02:11:29 +0000
committerGerrit Code Review <gerrit@onap.org>2020-06-03 02:11:29 +0000
commitc0df9473c17c1c9b9e98c287e56a17de0d14796f (patch)
tree22d0378cb183efc143fe19cf19aafdd019c8eda7 /docs
parentada66a7003888a1257b479f0bb12e52991bef82c (diff)
parent369a591cda8861e4989fe4c5e5c025605c715986 (diff)
Merge "Update css file name in conf.py"
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 8f40e8b8..5371015c 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -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")