Skip to content

Commit bcceeb7

Browse files
authored
Readme updates (#231)
* Readme updates * Fix link
1 parent 162d592 commit bcceeb7

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Learn Next.js
22

3-
This repository contains starter templates for [Learn Next.js](https://nextjs.org/learn) courses:
3+
This repository contains starter templates and final code for [Learn Next.js](https://nextjs.org/learn) courses:
44

5-
- [Learn Basics and TypeScript](https://nextjs.org/learn/basics/create-nextjs-app)
6-
- [Learn SEO](https://nextjs.org/learn/seo/introduction-to-seo)
5+
- 🆕 [Learn Next.js App Router, Data Fetching, Databases, and Auth](https://nextjs.org/learn) ([demo](https://next-learn-dashboard.vercel.sh))
6+
- [Learn Basics and TypeScript](https://nextjs.org/learn-pages-router/basics/create-nextjs-app) ([demo](https://next-learn-starter.vercel.app))
7+
- [Learn SEO](https://nextjs.org/learn-pages-router/seo/introduction-to-seo) ([demo](https://next-seo-starter.vercel.app))
78

8-
The final examples are available on:
9+
## Contributions
910

10-
- https://next-learn-starter.vercel.app
11-
- https://next-seo-starter.vercel.app
11+
The code for the example apps you build using Next.js Learn live in this repository and we'd be grateful for your contributions.
12+
13+
The course curriculum is currently not open sourced, but you can [create an issue](https://github.com/vercel/next-learn/issues/new) if you find a mistake.

0 commit comments

Comments
 (0)