Skip to content

Commit 5ae2259

Browse files
authored
Merge pull request #8052 from jobansd/patch-1
chore(sitemap): update references and remove outdated URL
2 parents 6d37f62 + 388bad9 commit 5ae2259

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

build/sitemap.xml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@
3030
<changefreq>weekly</changefreq>
3131
<priority>0.70</priority>
3232
</url>
33-
<url>
34-
<loc>https://code.visualstudio.com/learntocode</loc>
35-
<changefreq>weekly</changefreq>
36-
<priority>0.70</priority>
37-
</url>
3833
<url>
3934
<loc>https://code.visualstudio.com/migrate-from-brackets</loc>
4035
<changefreq>weekly</changefreq>
@@ -181,7 +176,7 @@
181176
<priority>0.8</priority>
182177
</url>
183178
<url>
184-
<loc>https://code.visualstudio.com/docs/getstarted/keybindings</loc>
179+
<loc>https://code.visualstudio.com/docs/editor/keybindings</loc>
185180
<changefreq>weekly</changefreq>
186181
<priority>0.8</priority>
187182
</url>
@@ -426,7 +421,7 @@
426421
<priority>0.8</priority>
427422
</url>
428423
<url>
429-
<loc>https://code.visualstudio.com/docs/editor/variables-reference</loc>
424+
<loc>https://code.visualstudio.com/docs/reference/variables-reference</loc>
430425
<changefreq>weekly</changefreq>
431426
<priority>0.8</priority>
432427
</url>

0 commit comments

Comments
 (0)