diff --git a/doc/common-rst/dashboard_customizing.rst b/doc/common-rst/dashboard_customizing.rst index c4ad809c1d..39507e497c 100644 --- a/doc/common-rst/dashboard_customizing.rst +++ b/doc/common-rst/dashboard_customizing.rst @@ -38,7 +38,7 @@ Logo and site colors :file:`/usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/img/`. #. Create a CSS style sheet in - :file:`/usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/css/`. + :file:`/usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/scss/`. #. Change the colors and image file names as appropriate, though the relative directory paths should be the same. The following example file diff --git a/doc/common/section_dashboard_customizing.xml b/doc/common/section_dashboard_customizing.xml index 17792b8c37..7541d38bbc 100644 --- a/doc/common/section_dashboard_customizing.xml +++ b/doc/common/section_dashboard_customizing.xml @@ -83,7 +83,7 @@ Create a CSS style sheet in the following directory: - /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/css/ + /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/scss/