Skip to content

Commit 26b971c

Browse files
committed
fix two of the module links
1 parent 17f8bf5 commit 26b971c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

misc/SharePointReferenceToc.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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|">
33
<Item text="SharePoint Framework Reference" url="spfx" SEODescription="Reference documentation for the SharePoint Framework">
4-
<Item text="sp-webpart-base" url="spfx/sp-webpart-base" SEODescription="">
4+
<Item text="sp-webpart-base" url="spfx/sp-webpart-base-module" SEODescription="">
55
<Item text="Classes" url="spfx/sp-webpart-base/class" SEODescription="">
66
<Item text="BaseClientSideWebPart" url="spfx/sp-webpart-base/class/baseclientsidewebpart" SEODescription=""/>
77
</Item>
@@ -49,7 +49,7 @@
4949
<Item text="IWebPartPropertiesMetadata" url="spfx/sp-webpart-base/interface/iwebpartpropertiesmetadata" SEODescription=""/>
5050
</Item>
5151
</Item>
52-
<Item text="sp-core-library" url="spfx/sp-core-library" SEODescription="">
52+
<Item text="sp-core-library" url="spfx/sp-core-library-module" SEODescription="">
5353
<Item text="Classes" url="spfx/sp-core-library" SEODescription="">
5454
<Item text="Environment" url="spfx/sp-core-library/class/environment" SEODescription=""/>
5555
<Item text="Guid" url="spfx/sp-core-library/class/guid" SEODescription=""/>

0 commit comments

Comments
 (0)