summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2020-06-01 19:36:58 +0000
committerGerrit Code Review <gerrit@onap.org>2020-06-01 19:36:58 +0000
commitba7da3820177cbe2f8e7943a46f45bb4d48e2f0b (patch)
treedb38a4ffa71ad019c6775ba31a80bc85ac4672a0 /docs
parentc8f068ae3412560a01ddf0fd3951ee807edc83f2 (diff)
parent664837f5c0a208e6050aeb7408a828ba71617d73 (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 78ab3480..a1c6023b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -13,4 +13,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")