Skip to content

Commit db3727c

Browse files
authored
Merge pull request #12845 from xiaoxianBoy/fix-typos
chore: fix link broken
2 parents 2f88602 + f18926f commit db3727c

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)