Skip to content

Commit 44e3b0f

Browse files
authored
Merge pull request #171 from ClaudenirFreitas/bugfix/issue-170-fix-quick-links
issue 170: fix quick links
2 parents 869ffbe + 13fca3f commit 44e3b0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ jbang https://github.com/copilot-community-sdk/copilot-sdk-java/blob/latest/jban
102102

103103
### Quick Links
104104

105-
- [Getting Started](https://copilot-community-sdk.github.io/copilot-sdk-java/documentation.html)
106-
- [Javadoc API Reference](https://copilot-community-sdk.github.io/copilot-sdk-java/apidocs/)
107-
- [MCP Servers Integration](https://copilot-community-sdk.github.io/copilot-sdk-java/mcp.html)
105+
- [Getting Started](https://copilot-community-sdk.github.io/copilot-sdk-java/latest/documentation.html)
106+
- [Javadoc API Reference](https://copilot-community-sdk.github.io/copilot-sdk-java/latest/apidocs/)
107+
- [MCP Servers Integration](https://copilot-community-sdk.github.io/copilot-sdk-java/latest/mcp.html)
108108
- [Cookbook](src/site/markdown/cookbook/) — Practical recipes for common use cases
109109

110110
## Projects Using This SDK

0 commit comments

Comments
 (0)