Skip to content

Commit ff5b9cd

Browse files
committed
fixing broken toc links
1 parent 39b5a5b commit ff5b9cd

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

misc/SharePointReferenceToc.xml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Menu xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SupportedProduct="|SharePoint" SupportedVersion="|V1.0|">
3-
<Item text="SharePoint Framework Reference" url="spfx" SEODescription="Reference documentation for the SharePoint Framework">
3+
<Item text="SharePoint Framework Reference" url="spdx" SEODescription="Reference documentation for the SharePoint Framework">
44
<Item text="Overview" url="spfx/sharepoint-framework-reference-overview" SEODescription="Reference documentation for the SharePoint Framework"/>
55
<Item text="sp-application-base" url="spfx/sp-application-base-module" SEODescription="">
66
<Item text="Classes" url="spfx/sp-application-base" SEODescription="">
@@ -48,17 +48,6 @@
4848
</Item>
4949
</Item>
5050
<Item text="sp-dialog" url="spfx/sp-dialog-module" SEODescription="">
51-
<Item text="Classes" url="spfx/sp-dialog" SEODescription="">
52-
<Item text="BaseDialog" url="spfx/sp-dialog/class/basedialog" SEODescription=""/>
53-
<Item text="Dialog" url="spfx/sp-dialog/class/dialog" SEODescription=""/>
54-
<Item text="SecondaryDialog" url="spfx/sp-dialog/class/secondarydialog" SEODescription=""/>
55-
</Item>
56-
<Item text="Interfaces" url="spfx/sp-dialog" SEODescription="">
57-
<Item text="IAlertOptions" url="spfx/sp-dialog/interface/ialertoptions" SEODescription=""/>
58-
<Item text="IDialogConfiguration" url="spfx/sp-dialog/interface/idialogconfiguration" SEODescription=""/>
59-
<Item text="IDialogShowingOptions" url="spfx/sp-dialog/interface/idialogshowingoptions" SEODescription=""/>
60-
<Item text="IPromptOptions" url="spfx/sp-dialog/interface/ipromptoptions" SEODescription=""/>
61-
</Item>
6251
</Item>
6352
<Item text="sp-extension-base" url="spfx/sp-extension-base-module" SEODescription="">
6453
<Item text="Classes" url="spfx/sp-extension-base" SEODescription="">

0 commit comments

Comments
 (0)