diff --git a/api/client.go b/api/client.go index f87ea0fda..3dffce600 100644 --- a/api/client.go +++ b/api/client.go @@ -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 (