From f7429781e1fa3bf549382cbad789fb35c1f2207c Mon Sep 17 00:00:00 2001 From: Almaz Sharipov Date: Wed, 8 Oct 2025 08:36:48 +0300 Subject: [PATCH] fixed path to docs --- README.md | 2 +- README.ru.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed5ee52..70c953e 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ first at SQL server — as it always was, long before the era of shiny new toys. ## API description -Current API version is 1.2. See Swagger OpenAPI 3.0 specification in src/docs/api +Current API version is 1.2. See Swagger OpenAPI 3.0 specification in /docs/api ![API overview](/docs/api/swagger.png) diff --git a/README.ru.md b/README.ru.md index d89f94e..94b13f4 100644 --- a/README.ru.md +++ b/README.ru.md @@ -47,7 +47,7 @@ ## Описание API -Текущая версия API: 1.2. См. спецификацию Swagger OpenAPI 3.0 в папке src/docs/api +Текущая версия API: 1.2. См. спецификацию Swagger OpenAPI 3.0 в папке /docs/api ![API overview](/docs/api/swagger.png)