docs: fix api examples link (#9360)

Fix the examples link in the go package documentation for the API.
This commit is contained in:
Steven Hartland 2025-02-27 18:51:12 +00:00 committed by GitHub
parent dc13813a03
commit be2ac1ed93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
// repository].
//
// [the API documentation]: https://github.com/ollama/ollama/blob/main/docs/api.md
// [in the GitHub repository]: https://github.com/ollama/ollama/tree/main/examples
// [in the GitHub repository]: https://github.com/ollama/ollama/tree/main/api/examples
package api
import (