Merge "Fix folder path in "AngularJS Topic Guide""

This commit is contained in:
Zuul 2019-01-04 12:38:02 +00:00 committed by Gerrit Code Review
commit f97ddbfeaa
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:
::