From 44d5325e3901f10dfaa0beeafbb3004976282dec Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Fri, 16 Feb 2024 17:42:45 -0700 Subject: [PATCH] Fixed a typo in the OpenAPI link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94d4185..e36fae5 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ batch worker. The API is available at http://localhost:8080/poc/alerting/v1/ -API documentation is available [here](https://dark-alex-17.github.io/alerting-poc/z) +API documentation is available [here](https://dark-alex-17.github.io/alerting-poc/) `./gradlew api:bootRun`