Skip to content

Commit f741c03

Browse files
Update the links for React tutorial (EbookFoundation#11661)
* fix: update the link for React tutorial in free-programming-books-langs.md * fix: update the link for React tutorial in free-programming-books-ja.md * Update free-programming-books-langs.md
1 parent 8d06c2d commit f741c03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: books/free-programming-books-ja.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@
430430
#### React
431431

432432
* [React 0.13 日本語リファレンス](https://js.studio-kingdom.com/react) - `trl:` @tomof
433-
* [チュートリアル:React の導入](https://ja.reactjs.org/tutorial/tutorial.html) - Facebook Inc.
433+
* [クイックスタート](https://ja.react.dev/learn) - Facebook Inc.
434434

435435

436436
#### Svelte

Diff for: books/free-programming-books-langs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1360,6 +1360,7 @@ Books on general-purpose programming that don't focus on a specific language are
13601360
* [How To Code in React.js](https://www.digitalocean.com/community/books/how-to-code-in-react-js-ebook) - Joe Morgan
13611361
* [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660)
13621362
* [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts)
1363+
* [Quick Start](https://react.dev/learn)
13631364
* [React-Bits](https://github.com/vasanthk/react-bits)
13641365
* [React Book, your beginner guide to React](https://github.com/softchris/react-book/) - Chris Noring
13651366
* [React Enlightenment](https://www.reactenlightenment.com) - Cody Lindley (HTML)
@@ -1368,7 +1369,6 @@ Books on general-purpose programming that don't focus on a specific language are
13681369
* [React JS Notes for Professionals](https://goalkicker.com/ReactJSBook/) - Compiled from StackOverflow Documentation (PDF)
13691370
* [React Primer Draft](https://github.com/mikechau/react-primer-draft)
13701371
* [React Succinctly](https://www.syncfusion.com/ebooks/react-succinctly) - Samer Buna
1371-
* [React Tutorial](https://reactjs.org/tutorial/tutorial.html)
13721372
* React Tutorial by Josh Finnie
13731373
* [React Tutorial - Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/) - Josh Finnie
13741374
* [React Tutorial - Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/) - Josh Finnie

0 commit comments

Comments
 (0)