From 51563f276f3d7850ff44642de8f9c9fd55c8daba Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Sat, 27 Jul 2024 00:57:55 +0530 Subject: [PATCH] updated README.md Signed-off-by: Amith Koujalgi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd7497d..c2f91c5 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Find more details on the [website](https://ollama4j.github.io/ollama4j/). - [How does it work?](#how-does-it-work) - [Requirements](#requirements) - [Installation](#installation) -- [API Spec](https://ollama4j.github.io/ollama4j/docs/category/apis---model-management) +- [API Spec](https://ollama4j.github.io/ollama4j/category/apis---model-management) - [Javadoc](https://ollama4j.github.io/ollama4j/apidocs/) - [Development](#development) - [Contributions](#get-involved)