Skip to content

Commit ccde634

Browse files
committed
Fix the docs menu
1 parent 84d2b51 commit ccde634

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/documentation/mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ nav:
3636
- RichText: 'controls/RichText.md'
3737
- SiteBreadcrumb: 'controls/SiteBreadcrumb.md'
3838
- SecurityTrimmedControl: 'controls/SecurityTrimmedControl.md'
39-
- TaxonomyPicker: 'controls/TaxonomyPicker.md',
40-
- TreeView: 'controls/TreeView.md',
39+
- TaxonomyPicker: 'controls/TaxonomyPicker.md'
40+
- TreeView: 'controls/TreeView.md'
4141
- WebPartTitle: 'controls/WebPartTitle.md'
4242
- 'Field Controls':
4343
- 'Getting started': 'controls/fields/main.md'

0 commit comments

Comments
 (0)