8000 fix: links to docs are pointing to wrong branch (#771) · opennextjs/opennextjs-netlify@4a9e20c · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a9e20c

Browse files
authored
fix: links to docs are pointing to wrong branch (#771)
All of the `Docs` links are pointing to the wrong branch.
1 parent 0f4d972 commit 4a9e20c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ Read more about [file-based plugin installation](https://docs.netlify.com/config
6868

6969
## Docs
7070

71-
- [CLI Usage](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/cli-usage.md)
72-
- [Custom Netlify Functions](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/custom-functions.md)
73-
- [Image Handling](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/image-handling.md)
74-
- [Monorepos and Nx](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/monorepos.md)
75-
- [Custom Netlify Redirects](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/custom-redirects.md)
76-
- [Local Files in Runtime](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/local-files-in-runtime.md)
77-
- [FAQ](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/faq.md)
78-
- [Caveats](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/caveats.md)
71+
- [CLI Usage](https://github.com/netlify/netlify-plugin-nextjs/tree/v3/docs/cli-usage.md)
72+
- [Custom Netlify Functions](https://github.com/netlify/netlify-plugin-nextjs/tree/v3/docs/custom-functions.md)
73+
- [Image Handling](https://github.com/netlify/netlify-plugin-nextjs/tree/v3/docs/image-handling.md)
74+
- [Monorepos and Nx](https://github.com/netlify/netlify-plugin-nextjs/tree/v3/docs/monorepos.md)
75+
- [Custom Netlify Redirects](https://github.com/netlify/netlify-plugin-nextjs/tree/v3/docs/custom-redirects.md)
76+
- [Local Files in Runtime](https://github.com/netlify/netlify-plugin-nextjs/tree/v3/docs/local-files-in-runtime.md)
77+
- [FAQ](https://github.com/netlify/netlify-plugin-nextjs/tree/v3/docs/faq.md)
78+
- [Caveats](https://github.com/netlify/netlify-plugin-nextjs/tree/main/v3/caveats.md)
7979

8080
## Credits
8181

0 commit comments

Comments
 (0)
0