[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Feedback](/c/feedback/8) # Dashboard-app tutorial content is not updated 40 views · 0 likes · 2 posts satyam srivastava (@prodot09-6909) · 2025-09-12 https://nextjs.org/learn/dashboard-app/creating-layouts-and-pages Update the links of customer page and invoices page.  The link should be according to the your **starter example** project that is on github. http://localhost:3000/ui/dashboard/customers http://localhost:3000/ui/dashboard/invoices Amy Egan (@amyegan) · 2025-09-12 The pages should be at `/dashboard/customers` and `/dashboard/invoices` according to the tutorial and the example repo. **You need to create them as part of the tutorial.**  The UI directory holds components that are used on the pages. 