From: Mandar Sawant Date: Wed, 5 Aug 2020 13:18:51 +0000 (+0000) Subject: Merge "Update css file name in conf.py" X-Git-Tag: 2.1.7~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdatarouter.git;a=commitdiff_plain;h=9c49e106ec7a8d9d391456afa0e2d84d3f313220;hp=f54541e18ea362ee04f4cf34a640016090aa3a7e Merge "Update css file name in conf.py" --- 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")