Skip to content

Commit 8ed830e

Browse files
authored
Merge pull request #8076 from microsoft/sitemap
Add Copilot guides to sitemap
2 parents a3e4efe + bad7bd7 commit 8ed830e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

build/sitemap.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,16 @@
395395
<changefreq>weekly</changefreq>
396396
<priority>0.8</priority>
397397
</url>
398+
<url>
399+
<loc>https://code.visualstudio.com/docs/copilot/guides/test-with-copilot</loc>
400+
<changefreq>weekly</changefreq>
401+
<priority>0.8</priority>
402+
</url>
403+
<url>
404+
<loc>https://code.visualstudio.com/docs/copilot/guides/debug-with-copilot</loc>
405+
<changefreq>weekly</changefreq>
406+
<priority>0.8</priority>
407+
</url>
398408
<url>
399409
<loc>https://code.visualstudio.com/docs/editor/accessibility</loc>
400410
<changefreq>weekly</changefreq>

0 commit comments

Comments
 (0)