mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 10:26:53 +02:00
docs: fix api examples link (#9360)
Fix the examples link in the go package documentation for the API.
This commit is contained in:
parent
dc13813a03
commit
be2ac1ed93
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
// repository].
|
// repository].
|
||||||
//
|
//
|
||||||
// [the API documentation]: https://github.com/ollama/ollama/blob/main/docs/api.md
|
// [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
|
package api
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue