Skip to content

Commit

Permalink
docs: Fix link on UPGRADING.md (#75761)
Browse files Browse the repository at this point in the history
### What?

Fix the upgrade instructions in `UPGRADING.md`.

### Why?

The `/docs/02-app` path does not exist.

---------

Co-authored-by: JJ Kasper <jj@jjsweb.site>
  • Loading branch information
raphaelcosta and ijjk authored Feb 19, 2025
1 parent 0349722 commit a2cba24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADING.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
This document has been moved to [nextjs.org/docs/upgrading](https://nextjs.org/docs/upgrading). It's also available in this repository on [/docs/02-app/01-building-your-application/11-upgrading](/docs/02-app/01-building-your-application/11-upgrading).
This document has been moved to [nextjs.org/docs/upgrading](https://nextjs.org/docs/upgrading). It's also available in this repository on [/docs/01-app/03-building-your-application/11-upgrading](/docs/01-app/03-building-your-application/11-upgrading).

0 comments on commit a2cba24

Please # to comment.