From 4a29768b589083b3f79f31b5c663b3afcd5c4e4a Mon Sep 17 00:00:00 2001 From: Imran Sh Date: Fri, 15 Nov 2024 13:19:41 +0100 Subject: [PATCH] Update README.md Fixed incorrect link for swagger --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ceddd422c..2b32746b1 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ which documents ground the response. The OpenAPI schema ("swagger") is available at http://127.0.0.1:9001/swagger/index.html when running the service locally with OpenAPI enabled. -[Here's a copy](https://editor.swagger.io/?url=https://github.com/microsoft/kernel-memory/blob/main/swagger.json). +[Here's a copy](https://editor.swagger.io/?url=https://raw.githubusercontent.com/microsoft/kernel-memory/refs/heads/main/swagger.json). 🔗 See also: