From c8f27edd6e02773bb1e52b0cd05e5a917ca36aa9 Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Sat, 13 Jul 2024 14:19:44 +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 f6021eb..99ce74e 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Find more details on the [website](https://amithkoujalgi.github.io/ollama4j/). - [Requirements](#requirements) - [Installation](#installation) - [API Spec](https://amithkoujalgi.github.io/ollama4j/docs/category/apis---model-management) -- [Javadoc Spec](https://amithkoujalgi.github.io/ollama4j/apidocs/) +- [Javadoc](https://amithkoujalgi.github.io/ollama4j/apidocs/) - [Development](#development) - [Contributions](#get-involved) - [References](#references)