rsnext/test
Lee Robinson fa1370fd9b
Update links from beta to stable docs. (#49349)
Now that the beta docs have been merged into stable with the release of
13.4, this updates all links as some paths have changed due to
redirects.

---------

Co-authored-by: Steven <steven@ceriously.com>
Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
2023-05-11 11:52:29 -07:00
..
.stats-app Remove experimental config from create-next-app (#49241) 2023-05-05 00:22:28 -07:00
__mocks__ Update Edge Runtime (#38862) 2022-07-21 18:29:19 +00:00
development Update links from beta to stable docs. (#49349) 2023-05-11 11:52:29 -07:00
e2e Update links from beta to stable docs. (#49349) 2023-05-11 11:52:29 -07:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration Add --use-yarn flag to create-next-app (#49407) 2023-05-10 14:51:12 +02:00
lib Fix revalidate: false detection in app (#49473) 2023-05-08 13:19:41 -07:00
production Remove experimental config from create-next-app (#49241) 2023-05-05 00:22:28 -07:00
unit Fix canonical url for dynamic routes (#49512) 2023-05-09 16:31:06 -07:00
.gitignore Fix static opt of routes generation for static metadata files (#48528) 2023-04-18 12:13:55 +00:00
jest-setup-after-env.ts Increase CI test timeout (#47973) 2023-04-05 10:16:48 -07:00
jest.d.ts Adds tests to ensure eslint-plugin-next's available rules are properly exported and recommended rules are correctly defined. (#38183) 2022-06-30 11:31:33 -05:00
readme.md refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00
test-file.txt

See Testing for more information on how you can run/write/debug tests for Next.js.