next-themes
next-themes copied to clipboard
Update README.md
Summary
This Pull Request updates the documentation link to the appropriate and more direct section in the Next.js documentation.
Details
In the current documentation, the link points to an outdated section. The updated link directs users to the relevant documentation section on using context providers in Next.js. This change ensures that users can access the most up-to-date information and follow the recommended practices for using context providers.
Changes Made
- Updated the link in the documentation from the outdated anchor to the new and more direct anchor.
- Verified that the new link leads to the correct section in the Next.js documentation.
Why?
As a newcomer to the Next.js ecosystem, I noticed that the existing documentation link was no longer accurate and could potentially lead to confusion for others like me. By making this change, we improve the overall user experience and provide more relevant information to users seeking guidance on using context providers in Next.js.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
next-themes-basic | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 4, 2023 10:00pm |
next-themes-tailwind | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 4, 2023 10:00pm |
next-themes-with-app-dir | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 4, 2023 10:00pm |
https://nextjs.org/docs/app/building-your-application/rendering/composition-patterns#using-context-providers
The above link could be more direct, but, in my opinion, the best approach is to explore the entire topic.
Fixed in #255