Skip to content

Commit 6fe2044

Browse files
authored
Update sitemap URLs to new domain
Signed-off-by: Tutos Rive <108991712+tutosrive@users.noreply.github.com>
1 parent 0f72c69 commit 6fe2044

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

configs/site/web/sitemap/sitemap-main.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
4-
<loc>https://www.dev2forge.software/</loc>
4+
<loc>https://dev2forge.is-a.software/</loc>
55
<lastmod>2025-05-30</lastmod>
66
<changefreq>daily</changefreq>
77
<priority>1.0</priority>
88
</url>
99
<url>
10-
<loc>https://surveys.dev2forge.software/</loc>
10+
<loc>https://surveys.dev2forge.is-a.software/</loc>
1111
<lastmod>2025-06-22</lastmod>
1212
<changefreq>weekly</changefreq>
1313
<priority>0.9</priority>
1414
</url>
1515
<url>
16-
<loc>https://www.dev2forge.software/initvenv/</loc>
16+
<loc>https://dev2forge.is-a.software/initvenv/</loc>
1717
<lastmod>2025-10-28</lastmod>
1818
<changefreq>weekly</changefreq>
1919
<priority>0.9</priority>

0 commit comments

Comments
 (0)