[Next.js Learning Website] Missing nav-links.tsx File in Chapter 5: Navigating Between Pages
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
What is the improvement or update you wish to see?
Instructions could be updated to reflect the correct file structure or provide a full snippet of nav-links.tsx
Is there any context that might help us understand?
In the section titled "The Component," the instructions ask me to open the /app/ui/dashboard/nav-links.tsx file and import the Link component from next/link. However, as a learner, I've just created the dashboard directory in a previous chapter, and there's no nav-links.tsx file present.
Does the docs page already exist? Please link to it.
https://nextjs.org/learn/dashboard-app/navigating-between-pages
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked Chapter 5 lesson and inspect the section titled "The Component," then compare its instructions with the described /app/ui/dashboard/ structure. Confirm whether the lesson should explain creating nav-links.tsx or include its full contents. Done means a learner can follow the section without encountering a missing file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100