Skip to content

Commit 2834a23

Browse files
authored
Merge pull request #8054 from microsoft/sitemap
Update sitemap
2 parents 5ae2259 + cc166a9 commit 2834a23

File tree

1 file changed

+24
-9
lines changed

1 file changed

+24
-9
lines changed

build/sitemap.xml

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -166,12 +166,17 @@
166166
<priority>0.8</priority>
167167
</url>
168168
<url>
169-
<loc>https://code.visualstudio.com/docs/getstarted/themes</loc>
169+
<loc>https://code.visualstudio.com/docs/getstarted/settings</loc>
170170
<changefreq>weekly</changefreq>
171171
<priority>0.8</priority>
172172
</url>
173173
<url>
174-
<loc>https://code.visualstudio.com/docs/getstarted/settings</loc>
174+
<loc>https://code.visualstudio.com/docs/getstarted/personalize-vscode</loc>
175+
<changefreq>weekly</changefreq>
176+
<priority>0.8</priority>
177+
</url>
178+
<url>
179+
<loc>https://code.visualstudio.com/docs/editor/themes</loc>
175180
<changefreq>weekly</changefreq>
176181
<priority>0.8</priority>
177182
</url>
@@ -181,12 +186,12 @@
181186
<priority>0.8</priority>
182187
</url>
183188
<url>
184-
<loc>https://code.visualstudio.com/docs/getstarted/locales</loc>
189+
<loc>https://code.visualstudio.com/docs/editor/locales</loc>
185190
<changefreq>weekly</changefreq>
186191
<priority>0.8</priority>
187192
</url>
188193
<url>
189-
<loc>https://code.visualstudio.com/docs/getstarted/telemetry</loc>
194+
<loc>https://code.visualstudio.com/docs/editor/telemetry</loc>
190195
<changefreq>weekly</changefreq>
191196
<priority>0.8</priority>
192197
</url>
@@ -420,11 +425,6 @@
420425
<changefreq>weekly</changefreq>
421426
<priority>0.8</priority>
422427
</url>
423-
<url>
424-
<loc>https://code.visualstudio.com/docs/reference/variables-reference</loc>
425-
<changefreq>weekly</changefreq>
426-
<priority>0.8</priority>
427-
</url>
428428
<url>
429429
<loc>https://code.visualstudio.com/docs/editor/portable</loc>
430430
<changefreq>weekly</changefreq>
@@ -1654,5 +1654,20 @@
16541654
<changefreq>weekly</changefreq>
16551655
<priority>0.8</priority>
16561656
</url>
1657+
<url>
1658+
<loc>https://code.visualstudio.com/docs/reference/variables-reference</loc>
1659+
<changefreq>weekly</changefreq>
1660+
<priority>0.8</priority>
1661+
</url>
1662+
<url>
1663+
<loc>https://code.visualstudio.com/docs/reference/default-keybindings</loc>
1664+
<changefreq>weekly</changefreq>
1665+
<priority>0.8</priority>
1666+
</url>
1667+
<url>
1668+
<loc>https://code.visualstudio.com/docs/reference/default-settings</loc>
1669+
<changefreq>weekly</changefreq>
1670+
<priority>0.8</priority>
1671+
</url>
16571672

16581673
</urlset>

0 commit comments

Comments
 (0)