You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update gatsby/docs/tutorial/part-eight/index.md
Fix broken link `Adding an SEO component`
* Update docs/tutorial/part-eight/index.md
Co-Authored-By: Benjamin Lannon <[email protected]>
Copy file name to clipboardExpand all lines: docs/tutorial/part-eight/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -338,7 +338,7 @@ The above example is based off the [Gatsby Starter Blog](/starters/gatsbyjs/gats
338
338
339
339
Now, if you run the Lighthouse audit again as laid out above, you should get close to--if not a perfect-- 100 score!
340
340
341
-
> 💡 For further reading and examples, check out [Adding an SEO Component](docs/add-seo-component) and the [React Helmet docs](https://github.com/nfl/react-helmet#example)!
341
+
> 💡 For further reading and examples, check out [Adding an SEO Component](/docs/add-seo-component/) and the [React Helmet docs](https://github.com/nfl/react-helmet#example)!
0 commit comments