Skip to content

Commit 16ab19d

Browse files
authored
Update README.md (#892)
Fixed incorrect link for swagger
1 parent 829d2bc commit 16ab19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ which documents ground the response.
217217
218218
The OpenAPI schema ("swagger") is available at http://127.0.0.1:9001/swagger/index.html when
219219
running the service locally with OpenAPI enabled.
220-
[Here's a copy](https://editor.swagger.io/?url=https://github.com/microsoft/kernel-memory/blob/main/swagger.json).
220+
[Here's a copy](https://editor.swagger.io/?url=https://raw.githubusercontent.com/microsoft/kernel-memory/refs/heads/main/swagger.json).
221221
222222
223223
🔗 See also:

0 commit comments

Comments
 (0)