From eed67fa79fcded3426d45266bd156e34b2fe1885 Mon Sep 17 00:00:00 2001 From: Ilya Zlobintsev Date: Sun, 12 Jan 2025 17:15:36 +0200 Subject: [PATCH] chore: update API docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f830d07..0b49694 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ make build-release-libadwaita # API -There is an API available over a unix or TCP socket. See [here](API.md) for more information. +There is an API available over a unix or TCP socket. See [here](docs/API.md) for more information. # Remote management