From 436a5be49c008b7f13338a22059d56e8c7306f16 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Sat, 21 Oct 2023 11:57:32 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34a9bac7..9b853a5a 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ Finally, in a separate shell, run a model: ## REST API -> See the [API documentation](docs/api.md) for all endpoints. +> See the [API documentation](./docs/api.md) for all endpoints. Ollama has an API for running and managing models. For example to generate text from a model: