From 64e94696ff54c122ead00c9148ddae05513b9b15 Mon Sep 17 00:00:00 2001 From: Varghese Jose <71702982+varghesejose2020@users.noreply.github.com> Date: Sat, 1 Jan 2022 13:43:23 +0530 Subject: [PATCH 1/6] Update localization.md articles link updated --- docs/docs/how-to/adding-common-features/localization-i18n.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/how-to/adding-common-features/localization-i18n.md b/docs/docs/how-to/adding-common-features/localization-i18n.md index b605061d62196..9b8a69eaa3ed6 100644 --- a/docs/docs/how-to/adding-common-features/localization-i18n.md +++ b/docs/docs/how-to/adding-common-features/localization-i18n.md @@ -48,6 +48,6 @@ This framework also has experimental support for the React suspense API and it s - [Gatsby i18n packages](https://www.gatsbyjs.com/plugins/gatsby-plugin-i18n/?=i18) -- [Gatsby i18n articles](https://www.gatsbyjs.com/blog/tags/i18n/) +- [Gatsby i18n articles](https://www.gatsbyjs.com/blog/tags/localization/) - [W3C's i18n resources](https://w3c.github.io/i18n-drafts/getting-started/contentdev.en#reference) From fdff12de7ff3a189a135fd77ac5828f363d17317 Mon Sep 17 00:00:00 2001 From: Varghese Jose <71702982+varghesejose2020@users.noreply.github.com> Date: Tue, 4 Jan 2022 15:12:11 +0530 Subject: [PATCH 2/6] chore(docs): Update static-folder doc Fix:pace.js link --- docs/docs/how-to/images-and-media/static-folder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/how-to/images-and-media/static-folder.md b/docs/docs/how-to/images-and-media/static-folder.md index cc365e16b5c14..76fdde66299ec 100644 --- a/docs/docs/how-to/images-and-media/static-folder.md +++ b/docs/docs/how-to/images-and-media/static-folder.md @@ -50,7 +50,7 @@ folder is useful as a workaround for a number of less common cases: [`manifest.webmanifest`](https://developer.mozilla.org/en-US/docs/Web/Manifest). - You have thousands of images and need to dynamically reference their paths. - You want to include a small script like - [`pace.js`](http://github.hubspot.com/pace/docs/welcome/) outside of the + [`pace.js`](https://github.com/serializedowen/gatsby-plugin-pace) outside of the bundled code. - Some libraries may be incompatible with webpack and you have no other option but to include it as a `