Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4b9702

Browse files
authored
docs: update link to Next.js docs (#14763)
1 parent 3a07c7f commit b4b9702

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/TestingFrameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip
4646

4747
## Next.js
4848

49-
- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs
49+
- [Jest and React Testing Library](https://nextjs.org/docs/pages/building-your-application/testing/jest) by Next.js docs

website/versioned_docs/version-29.4/TestingFrameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip
4646

4747
## Next.js
4848

49-
- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs
49+
- [Jest and React Testing Library](https://nextjs.org/docs/pages/building-your-application/testing/jest) by Next.js docs

website/versioned_docs/version-29.5/TestingFrameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip
4646

4747
## Next.js
4848

49-
- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs
49+
- [Jest and React Testing Library](https://nextjs.org/docs/pages/building-your-application/testing/jest) by Next.js docs

website/versioned_docs/version-29.6/TestingFrameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip
4646

4747
## Next.js
4848

49-
- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs
49+
- [Jest and React Testing Library](https://nextjs.org/docs/pages/building-your-application/testing/jest) by Next.js docs

website/versioned_docs/version-29.7/TestingFrameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip
4646

4747
## Next.js
4848

49-
- [Jest and React Testing Library](https://nextjs.org/docs/testing#jest-and-react-testing-library) by Next.js docs
49+
- [Jest and React Testing Library](https://nextjs.org/docs/pages/building-your-application/testing/jest) by Next.js docs

0 commit comments

Comments
 (0)