Update dead link for getStaticPaths in docs (#35814)

This commit is contained in:
Jon Espen Kvisler 2022-04-01 11:51:18 +02:00 committed by GitHub
parent 3069d4b770
commit 127bbc0ba6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,4 +65,4 @@ export default function CatchAll() {
### Useful Links
- [`getStaticPaths` Documentation](https://nextjs.org/docs/basic-features/data-fetching/get-static-paths.md)
- [`getStaticPaths` Documentation](https://nextjs.org/docs/api-reference/data-fetching/get-static-paths)