From 3c9f3b5568d8f3851a930aad942d76f8438d2aa7 Mon Sep 17 00:00:00 2001 From: Legonzaur <34353603+Legonzaur@users.noreply.github.com> Date: Mon, 13 Mar 2023 20:57:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcdd511..9103f5b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ The serverside and clientside part are two different executables. You may need a # Documentation -An OpenAPI file is located in `resources/OpenAPI.yml` +An OpenAPI file is located in `reference/OpenAPI.yml` Alternatively, you can find it converted to markdown at [https://legonzaur.github.io/ToneAPI_backend/openapi](https://legonzaur.github.io/ToneAPI_backend/openapi)