summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSunder Tattavarada <statta@research.att.com>2020-08-03 18:56:41 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-03 18:56:41 +0000
commit3f22ef1f00477e4d697b0df5c6e2c8f81ea18fa2 (patch)
tree7073ae29366e6757eee9840a6962cafd1eb2cb90 /docs
parent1e6757ca212e16cdec3ea4bbfc0866a87a58e8ff (diff)
parent35e822fcd9519c840e18f664bf20254057c38938 (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")