Commit graph

15 commits

Author SHA1 Message Date
Sam Ko
6568502dcf
docs: update broken link in UPGRADING.md (#60342)
This link →
[/docs/02-app/01-building-your-application/09-upgrading/index.mdx](21452921c0/docs/02-app/01-building-your-application/09-upgrading/index.mdx)
doesn't exist.

Fixing it to link to the correct directory.

Closes NEXT-2006
2024-01-06 14:46:07 -08:00
vinay
5764c6e900
(Fix)Broken upgrading.mdx link (#54234)
Fixes #54223
2023-08-18 17:10:38 +00:00
Shu Uesugi
709aac1e96
Move upgrading guide to /docs (#10727)
* Move UPGRADING.md to docs

* Add upgrading guide to manifest.json

* Update title

* Move to docs/upgrading

* Update UPGRADING.md

* Update docs/manifest.json

* Update UPGRADING.md

Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
2020-02-28 23:46:18 +01:00
Leo Lamprecht
1937e7dcfe Revert "Test"
This reverts commit a888bc7caf.
2020-01-28 17:04:34 -08:00
Leo Lamprecht
a888bc7caf
Test 2020-01-28 17:03:03 -08:00
Joe Haddad
319bc463e7
Mention Custom App GIP in UPGRADING (#8647)
This tells the user to check their custom <App> for `getInitialProps` if they previously copied the example.

This should help them leverage automatic static optimization!
2019-09-05 22:37:22 -04:00
jordan-jarolim
9ee4f049ff contributing guide rename initialprops (#8203) 2019-08-01 11:55:53 -04:00
Joe Haddad
ac31f1636e
Add some notes about Now deployment (#8205) 2019-08-01 11:08:21 -04:00
Sebastian Silbermann
273c6f0d66 docs: Document change concerning api-routes (#8121)
* Update UPGRADING.md

* Update UPGRADING.md
2019-07-29 11:12:29 -04:00
Joe Haddad
aac5121466
Apply missing formatting (#8079)
* Reapply missing formatting

* Fix lint
2019-07-23 14:33:49 -04:00
Aaron Scherer
8078273a7f Adding a note about babelrc (#7897)
* Adding a note about babelrc

Related to https://github.com/zeit/next.js/issues/7803

* Update UPGRADING.md
2019-07-11 13:36:05 -04:00
Aziz Khambati
bd7a85e26f Upgrade Doc: Note to remove @types/next (#7830)
* [doc] Add Uninstall @types/next in Upgrading Doc

* Apply suggestions from code review

Co-Authored-By: Tim Neutkens <tim@timneutkens.nl>

* Update UPGRADING.md

* Update UPGRADING.md
2019-07-09 13:37:30 -04:00
Joe Haddad
c650dca307
Note the config key is reserved (#7840)
Closes https://github.com/zeit/next.js/issues/7834
2019-07-09 13:03:37 -04:00
Joe Haddad
b900ad9b85
Note TypeScript migration (#7787) 2019-07-08 13:08:58 -04:00
Joe Haddad
6cc72052b8
Add UPGRADING doc (#7773) 2019-07-08 02:28:11 -04:00