From 92da09a3d4122d35274d7650d46c1b47dddfb6db Mon Sep 17 00:00:00 2001 From: fedjo Date: Thu, 19 Jun 2025 15:32:44 +0300 Subject: [PATCH] Update README.md Signed-off-by: fedjo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c9b7a4..7975868 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Returns current weather conditions for a specific location in standard JSON form Get a complete list of the OpenApi specification compatible with [OCSM](OCSM.md) and [JSON](API.md) ## Swagger Live Docs -Use the [Online Swagger Editor](https://editor-next.swagger.io/?url=https://raw.githubusercontent.com/agstack/weather-service/refs/heads/doc/document-api/openapi.yml) to visualise the current API specification and documentation. +Use the [Online Swagger Editor](https://editor-next.swagger.io/?url=[https://raw.githubusercontent.com/agstack/weather-service/refs/heads/doc/document-api/openapi.yml](https://raw.githubusercontent.com/agstack/openagri-weather-service/refs/heads/main/openapi.yml)) to visualise the current API specification and documentation. ## Contribute