From e91436b23659b93e32b94489ffc596b007eaa84b Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Thu, 29 Dec 2022 12:58:19 +0100 Subject: [PATCH] README.md - fixed redoc links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9e072a..1c205ad 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Status endpoint, used for *healthcheck*. Shows also current version and commit h HTML rendered README.md. -### [`GET /-/docs`](/-/docs), [`GET /-/redocs`](/-/redocs) +### [`GET /-/docs`](/-/docs), [`GET /-/redoc`](/-/redoc) OpenAPI specifications rendered from `GET /-/openapi.json`.