Skip to content

Commit f18926f

Browse files
committed
chore: fix link broken
Signed-off-by: snoppy <[email protected]>
1 parent 7ee1347 commit f18926f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- [NextJS](https://nextjs.org/)
66
- React framework that provides some goodies out of the box (pages router, SSG, SSR, i18n support, Image component, etc)
77
- Configurable in `next.config.js`
8-
- [NextJS Tutorial](https://nextjs.org/learn/foundations/about-nextjs)
8+
- [NextJS Tutorial](https://nextjs.org/learn)
99
- [NextJS Docs](https://nextjs.org/docs)
1010
- [React](https://reactjs.org/) - A JavaScript library for building component-based user interfaces
1111
- [Typescript](https://www.typescriptlang.org/) - TypeScript is a strongly typed programming language that builds on JavaScript

0 commit comments

Comments
 (0)