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