From bbf11a826d96f26a70a932e6beac0bafdd4ee124 Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Fri, 15 Dec 2023 20:25:28 +0100 Subject: [PATCH] updated readme --- README.md | 6 ++++-- openapi_alhp.yaml | 3 --- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3d0c883..c6af8e9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# alhp-web +# ALHP Web -API server & status page \ No newline at end of file +This project serves as backend for the ALHP API. + +Docs: https://api.alhp.dev/ \ No newline at end of file diff --git a/openapi_alhp.yaml b/openapi_alhp.yaml index 854c999..5e52af4 100644 --- a/openapi_alhp.yaml +++ b/openapi_alhp.yaml @@ -8,9 +8,6 @@ info: - [ALHP Git](https://somegit.dev/ALHP/ALHP.GO) - [ALHP Web Git](https://somegit.dev/ALHP/alhp-web) - license: - name: GPL3 - url: https://somegit.dev/ALHP/alhp-web/src/branch/main/LICENSE version: 1.0.0 servers: - url: https://api.alhp.dev