From 6c77f4219cc607b0759429a723e1162da9d6c838 Mon Sep 17 00:00:00 2001 From: fukusuket <41001169+fukusuket@users.noreply.github.com> Date: Sat, 6 Jan 2024 23:38:35 +0900 Subject: [PATCH] fix: [README] api.md link typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b5818fc..617e0d48 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ CIRCL organises training on how to use or extend the AIL framework. AIL training ## API -The API documentation is available in [doc/README.md](doc/README.md) +The API documentation is available in [doc/api.md](doc/api.md) ## HOWTO