Skip to content

Commit ea696d7

Browse files
authored
Fix the "Controls" navigation node
The "Controls" navigation node on the documentation site is broken https://pnp.github.io/sp-dev-fx-controls-react/controls
1 parent 25e1248 commit ea696d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nav:
99
- 'Submitting a PR': 'guides/submitting-pr.md'
1010
- 'Migrate v1 to v2': 'guides/migrate-from-v1.md'
1111
- Controls:
12-
- AccessibleAccordion: 'controls/AccessibleAccordion/Accordion.md'
12+
- AccessibleAccordion: 'controls/accessibleAccordion/Accordion.md'
1313
- Accordion: 'controls/Accordion.md'
1414
- Carousel: 'controls/Carousel.md'
1515
- Charts:

0 commit comments

Comments
 (0)