We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484be50 commit 148abd1Copy full SHA for 148abd1
16/umbraco-cms/customizing/development-flow/umbraco-extension-template.md
@@ -39,7 +39,7 @@ The `-ex` flag indicates that you want to include examples of how to use the ext
39
- `Client/src/api`: A folder containing an example API client that calls the API controller.
40
- `Client/src/dashboards`: A folder containing an example dashboard Web Component that uses the API client.
41
42
-You should be able to see the dashboard in the main Content section of the Backoffice.
+After setup, the dashboard appears in the main **Content** section of the Backoffice.
43
44
### Include the Extension in your Umbraco Project
45
0 commit comments