Fix folder path in "AngularJS Topic Guide"

Change-Id: I319b12f85bd03b4e12395fbdeff54650a11d7456
This commit is contained in:
gaoyl 2019-01-02 13:45:17 +08:00 committed by Ivan Kolodyazhny
parent 07070c437d
commit f41df5a800
1 changed files with 2 additions and 2 deletions

View File

@ -84,8 +84,8 @@ Code that isn't shared beyond a single dashboard is placed in
enabled or disabled using Horizon's plugin mechanism. Therefore no dashboards
other than ``mydashboard`` can safely use this code.
The ``openstack_dashboard/dashboards/static`` directory structure determines
how the code is deployed and matches the module structure.
The ``openstack_dashboard/dashboards/mydashboard/static`` directory structure
determines how the code is deployed and matches the module structure.
For example:
::