Skip to content

Commit e2467d1

Browse files
Copilotbrunoborges
andcommitted
Fix cookbook link in README.md to use relative path
Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
1 parent d82b613 commit e2467d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jbang https://github.com/copilot-community-sdk/copilot-sdk-java/blob/latest/jban
105105
- [Getting Started](https://copilot-community-sdk.github.io/copilot-sdk-java/documentation.html)
106106
- [Javadoc API Reference](https://copilot-community-sdk.github.io/copilot-sdk-java/apidocs/)
107107
- [MCP Servers Integration](https://copilot-community-sdk.github.io/copilot-sdk-java/mcp.html)
108-
- [Cookbook](https://copilot-community-sdk.github.io/copilot-sdk-java/cookbook/) — Practical recipes for common use cases
108+
- [Cookbook](src/site/markdown/cookbook/) — Practical recipes for common use cases
109109

110110
## Projects Using This SDK
111111

0 commit comments

Comments
 (0)