Skip to content

Commit 9592b87

Browse files
AhmedBasetneighborhood999
authored andcommitted
Link to the new Next.js tutorial instead (#6468)
1 parent 3d52643 commit 9592b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/start-a-new-react-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ title: 開始一個新的 React 專案
2424
npx create-next-app@latest
2525
</TerminalBlock>
2626

27-
如果你是第一次使用 Next.js,請參考 [Next.js 文件](https://nextjs.org/docs)
27+
如果你是第一次使用 Next.js,請參考[學習 Next.js 課程](https://nextjs.org/learn)
2828

2929
Next.js 是由 [Vercel](https://vercel.com/) 維護。你可以將 [Next.js 應用程式部署](https://nextjs.org/docs/app/building-your-application/deploying)到任何 Node.js 或 serverless 主機,或是你自己的伺服器上。Next.js 也支援 [static export](https://nextjs.org/docs/pages/building-your-application/deploying/static-exports),它不需要伺服器。
3030

0 commit comments

Comments
 (0)