next.js
5083e606 - docs: to indicate that redirect can be used in both server and client… (#82092)

Commit
143 days ago
docs: to indicate that redirect can be used in both server and client… (#82092) <img width="591" height="132" alt="image" src="https://github.com/user-attachments/assets/9c9c64fe-4095-4127-a893-1c12426d9700" /> - When I first read the explanation, it felt as if `redirect` couldn’t be used in client components. - Also, when clicking the `Server Components` link, it leads to the `Server and Client Components` page. - To indicate that `redirect` can be used in both `server and client components`, rename the hyperlink text in the `redirect.mdx` file. --------- Co-authored-by: Joseph <joseph.chamochumbi@vercel.com>
Author
Parents
Loading