Skip to content

Commit

Permalink
Remove outdated link to React FAQ website (#2043)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
george-veras authored and lex111 committed Jun 4, 2019
1 parent ca9dc1c commit 957f0b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/community/articles.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ permalink: community/articles.html
- [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.
- [Timeline for Learning React](https://daveceddia.com/timeline-for-learning-react/) - Dave Ceddia's recommended timeline for learning React and the React ecosystem.
- [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.
- [React FAQ](https://reactfaq.site/) - An external site with articles that try to answer frequently asked questions about React.
- [Visual Guide to State in React](https://daveceddia.com/visual-guide-to-state-in-react/) - Dave Ceddia's visual guide to React state.

0 comments on commit 957f0b3

Please sign in to comment.