Skip to content

Commit 6439947

Browse files
authored
Update SharePointReferenceToc.xml
1 parent d0d072c commit 6439947

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

misc/SharePointReferenceToc.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<Menu xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SupportedProduct="|SharePoint" SupportedVersion="|V1.0|">
33
<Item text="SharePoint Framework Reference" url="spfx" SEODescription="Reference documentation for the SharePoint Framework">
44
<Item text="Overview" url="spfx/sharepoint-framework-reference-overview" SEODescription="Reference documentation for the SharePoint Framework"/>
5-
<Item text="sp-webpart-base" url="spfx/sp-webpart-base-module" SEODescription="">
5+
<Item text="sp-webpart-base" url="spfx/sp-webpart-base" SEODescription="">
66
<Item text="Classes" url="spfx/sp-webpart-base/class" SEODescription="">
77
<Item text="BaseClientSideWebPart" url="spfx/sp-webpart-base/class/baseclientsidewebpart" SEODescription=""/>
88
</Item>
9-
<Item text="Enumerations" url="spfx/sp-webpart-base" SEODescription="">
9+
<Item text="Enumerations" url="spfx/sp-webpart-base/enum" SEODescription="">
1010
<Item text="PropertyPaneButtonType" url="spfx/sp-webpart-base/enum/propertypanebuttontype" SEODescription=""/>
1111
<Item text="PropertyPaneFieldType" url="spfx/sp-webpart-base/enum/propertypanefieldtype" SEODescription=""/>
1212
</Item>
13-
<Item text="Functions" url="spfx/sp-webpart-base" SEODescription="">
13+
<Item text="Functions" url="spfx/sp-webpart-base/functions" SEODescription="">
1414
<Item text="PropertyPaneButton" url="spfx/sp-webpart-base/function/propertypanebutton" SEODescription=""/>
1515
<Item text="PropertyPaneCheckbox" url="spfx/sp-webpart-base/function/propertypanecheckbox" SEODescription=""/>
1616
<Item text="PropertyPaneChoiceGroup" url="spfx/sp-webpart-base/function/propertypanechoicegroup" SEODescription=""/>

0 commit comments

Comments
 (0)