Skip to content

Commit 39b5a5b

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

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

misc/SharePointReferenceToc.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -205,17 +205,17 @@
205205
</Item>
206206
<Item text="es6-collections" url="spfx/es6-collections-module" SEODescription="">
207207
<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=""/>
208+
<Item text="ForEachable" url="spfx/es6-collections/interface/foreachable" SEODescription=""/>
209+
<Item text="Iterator" url="spfx/es6-collections/interface/iterator" SEODescription=""/>
210+
<Item text="IteratorResult" url="spfx/es6-collections/interface/iteratorresult" SEODescription=""/>
211+
<Item text="Map" url="spfx/es6-collections/interface/map" SEODescription=""/>
212+
<Item text="MapConstructor" url="spfx/es6-collections/interface/mapconstructor" SEODescription=""/>
213+
<Item text="Set" url="spfx/es6-collections/interface/set" SEODescription=""/>
214+
<Item text="SetConstructor" url="spfx/es6-collections/interface/setconstructor" SEODescription=""/>
215+
<Item text="WeakMap" url="spfx/es6-collections/interface/weakmap" SEODescription=""/>
216+
<Item text="WeakMapConstructor" url="spfx/es6-collections/interface/weakmapconstructor" SEODescription=""/>
217+
<Item text="WeakSet" url="spfx/es6-collections/interface/weakset" SEODescription=""/>
218+
<Item text="WeakSetConstructor" url="spfx/es6-collections/interface/weaksetconstructor" SEODescription=""/>
219219
</Item>
220220
</Item>
221221
<Item text="es6-promise" url="spfx/es6-promise-module" SEODescription="">

0 commit comments

Comments
 (0)