Skip to content

Commit 957f0b3

Browse files
george-veraslex111
authored andcommitted
Remove outdated link to React FAQ website (#2043)
* Add canonical url to the head * Renaming ogUrl to canonicalUrl * Changing home page canonical url * Rename the createOgUrl.js file to createCanonicalUrl.js * Updating ogUrl name and usage (now canonicalUrl) * Add canonicalUrl to TitleAndMetaTags component on pages where it was missing * Adding missing trailing slashes * Remove deprecated link to React FAQ webpage
1 parent ca9dc1c commit 957f0b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/community/articles.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ permalink: community/articles.html
1212
- [You're missing the point of React](https://medium.com/@dan_abramov/youre-missing-the-point-of-react-a20e34a51e1a) - Dan Abramov's article about the best parts of React.
1313
- [Timeline for Learning React](https://daveceddia.com/timeline-for-learning-react/) - Dave Ceddia's recommended timeline for learning React and the React ecosystem.
1414
- [Simple React Development in 2017](https://hackernoon.com/simple-react-development-in-2017-113bd563691f) - Joshua Comeau's guide to showcase how easy it can be to start modern React development.
15-
- [React FAQ](https://reactfaq.site/) - An external site with articles that try to answer frequently asked questions about React.
1615
- [Visual Guide to State in React](https://daveceddia.com/visual-guide-to-state-in-react/) - Dave Ceddia's visual guide to React state.

0 commit comments

Comments
 (0)