Skip to content

Commit c3a76d2

Browse files
authored
Merge pull request #438 from netlify/readme-docs-links
docs: add links from readme to docs pages
2 parents 9e03824 + 2ccc664 commit c3a76d2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,13 @@ Read more about [file-based plugin installation](https://docs.netlify.com/config
7474

7575
## Docs
7676

77-
You can find more documentation on the Essential Next.js plugin [here](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs).
77+
- [CLI Usage](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/cli-usage.md)
78+
- [Custom Netlify Functions](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/custom-functions.md)
79+
- [Image Handling](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/image-handling.md)
80+
- [Custom Netlify Redirects](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/custom-redirects.md)
81+
- [Local Files in Runtime](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/local-files-in-runtime.md)
82+
- [FAQ](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/faq.md)
83+
- [Caveats](https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/caveats.md)
7884

7985
## Credits
8086

0 commit comments

Comments
 (0)