X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=blobdiff_plain;f=docs%2Fconf.py;fp=docs%2Fconf.py;h=e9db16167d576c7178e675593c2691b0a0c604ae;hp=23f0768ccbd1287e6879c7900a1639b5d0207c8e;hb=77090e8aa727a7eac54ed9671d4dff8eda06c094;hpb=194b52a3d1917702f79ce524c9d52267b0c6d077 diff --git a/docs/conf.py b/docs/conf.py index 23f0768c..e9db1616 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,5 +12,5 @@ intersphinx_mapping = {} html_last_updated_fmt = '%d-%b-%y %H:%M' def setup(app): - app.add_css_file("css/ribbon_onap.css") + app.add_css_file("css/ribbon.css") app.add_css_file("css/theme_overrides.css")