Skip to content

Commit 0e45a26

Browse files
chore(gatsby-plugin-sitemap): Update defaultOptions line number (#27460)
1 parent ae9f9a9 commit 0e45a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-sitemap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ generated sitemap will include all of your site's pages, except the ones you exc
2323

2424
## Options
2525

26-
The `defaultOptions` [here](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/src/internals.js#L45) can be overridden.
26+
The `defaultOptions` [here](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/src/internals.js#L71) can be overridden.
2727

2828
The options are as follows:
2929

0 commit comments

Comments
 (0)