Skip to content

Commit

Permalink
docs: change sitemap site url
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanga-Ganapathy committed Apr 1, 2024
1 parent 77c4554 commit 6075664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/next-sitemap.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/** @type {import('next-sitemap').IConfig} */
module.exports = {
siteUrl: 'https://react-app-state.pages.dev',
siteUrl: 'https://react-form.pages.dev',
generateIndexSitemap: false,
priority: false,
changefreq: false,
Expand Down

0 comments on commit 6075664

Please sign in to comment.