Skip to content

Commit f03d2c6

Browse files
committed
fixed broken links in toc
1 parent b9f9282 commit f03d2c6

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

misc/SharePointReferenceToc.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -203,24 +203,24 @@
203203
<Item text="Window" url="spfx/web-apis/interface/window" SEODescription=""/>
204204
</Item>
205205
</Item>
206-
<Item text="es6-collections" url="spdx/es6-collections-module" SEODescription="">
207-
<Item text="Interfaces" url="spdx/es6-collections" SEODescription="">
208-
<Item text="ForEachable" url="spdx/es6-collections.api/interface/foreachable" SEODescription=""/>
209-
<Item text="Iterator" url="spdx/es6-collections.api/interface/iterator" SEODescription=""/>
210-
<Item text="IteratorResult" url="spdx/es6-collections.api/interface/iteratorresult" SEODescription=""/>
211-
<Item text="Map" url="spdx/es6-collections.api/interface/map" SEODescription=""/>
212-
<Item text="MapConstructor" url="spdx/es6-collections.api/interface/mapconstructor" SEODescription=""/>
213-
<Item text="Set" url="spdx/es6-collections.api/interface/set" SEODescription=""/>
214-
<Item text="SetConstructor" url="spdx/es6-collections.api/interface/setconstructor" SEODescription=""/>
215-
<Item text="WeakMap" url="spdx/es6-collections.api/interface/weakmap" SEODescription=""/>
216-
<Item text="WeakMapConstructor" url="spdx/es6-collections.api/interface/weakmapconstructor" SEODescription=""/>
217-
<Item text="WeakSet" url="spdx/es6-collections.api/interface/weakset" SEODescription=""/>
218-
<Item text="WeakSetConstructor" url="spdx/es6-collections.api/interface/weaksetconstructor" SEODescription=""/>
206+
<Item text="es6-collections" url="spfx/es6-collections-module" SEODescription="">
207+
<Item text="Interfaces" url="spfx/es6-collections" SEODescription="">
208+
<Item text="ForEachable" url="spfx/es6-collections.api/interface/foreachable" SEODescription=""/>
209+
<Item text="Iterator" url="spfx/es6-collections.api/interface/iterator" SEODescription=""/>
210+
<Item text="IteratorResult" url="spfx/es6-collections.api/interface/iteratorresult" SEODescription=""/>
211+
<Item text="Map" url="spfx/es6-collections.api/interface/map" SEODescription=""/>
212+
<Item text="MapConstructor" url="spfx/es6-collections.api/interface/mapconstructor" SEODescription=""/>
213+
<Item text="Set" url="spfx/es6-collections.api/interface/set" SEODescription=""/>
214+
<Item text="SetConstructor" url="spfx/es6-collections.api/interface/setconstructor" SEODescription=""/>
215+
<Item text="WeakMap" url="spfx/es6-collections.api/interface/weakmap" SEODescription=""/>
216+
<Item text="WeakMapConstructor" url="spfx/es6-collections.api/interface/weakmapconstructor" SEODescription=""/>
217+
<Item text="WeakSet" url="spfx/es6-collections.api/interface/weakset" SEODescription=""/>
218+
<Item text="WeakSetConstructor" url="spfx/es6-collections.api/interface/weaksetconstructor" SEODescription=""/>
219219
</Item>
220220
</Item>
221-
<Item text="es6-promise" url="spdx/es6-promise-module" SEODescription="">
221+
<Item text="es6-promise" url="spfx/es6-promise-module" SEODescription="">
222222
</Item>
223-
<Item text="whatwg-fetch" url="spdx/whatwg-fetch-module" SEODescription="">
223+
<Item text="whatwg-fetch" url="spfx/whatwg-fetch-module" SEODescription="">
224224
</Item>
225225
</Item>
226226
</Menu>

0 commit comments

Comments
 (0)