From a1c54f3b4a25835ecba2e051e6dc5e6419da51d0 Mon Sep 17 00:00:00 2001 From: Digiturnal <77262633+digiturnal@users.noreply.github.com> Date: Sat, 16 Oct 2021 00:22:06 +0300 Subject: [PATCH 1/2] Update README.md The first example Link is a 404 link as the repo has been rewritten in another Framework --- packages/gatsby-plugin-react-helmet/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/gatsby-plugin-react-helmet/README.md b/packages/gatsby-plugin-react-helmet/README.md index 81e8c5480e6db..b475448ba17b5 100644 --- a/packages/gatsby-plugin-react-helmet/README.md +++ b/packages/gatsby-plugin-react-helmet/README.md @@ -41,5 +41,4 @@ If you are using this plugin with React hooks, you may notice some errors like ` ## Examples -- [kentcdodds.com](https://github.com/kentcdodds/kentcdodds.com/blob/master/src/components/seo/index.js) - [Jason Lengstorf personal website](https://github.com/jlengstorf/gatsby-theme-jason-blog/blob/master/src/components/SEO/SEO.js) From e787c1932fed9bea75edd5407932dce0487ea0d2 Mon Sep 17 00:00:00 2001 From: Lennart Date: Mon, 18 Oct 2021 09:12:06 +0200 Subject: [PATCH 2/2] Update README.md --- packages/gatsby-plugin-react-helmet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-plugin-react-helmet/README.md b/packages/gatsby-plugin-react-helmet/README.md index b475448ba17b5..9b44782d4637b 100644 --- a/packages/gatsby-plugin-react-helmet/README.md +++ b/packages/gatsby-plugin-react-helmet/README.md @@ -41,4 +41,4 @@ If you are using this plugin with React hooks, you may notice some errors like ` ## Examples -- [Jason Lengstorf personal website](https://github.com/jlengstorf/gatsby-theme-jason-blog/blob/master/src/components/SEO/SEO.js) +- [gatsby-starter-blog](https://github.com/gatsbyjs/gatsby/blob/master/starters/blog/src/components/seo.js)