diff --git a/README.md b/README.md index b5ac0273..cb381922 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Knowledge Management Server [![Build & Test](https://github.com/cjmalloy/jasper/actions/workflows/docker-image.yml/badge.svg)](https://github.com/cjmalloy/jasper/actions/workflows/docker-image.yml) -[![SwaggerHub](https://img.shields.io/badge/SwaggerHub-1.2.30-brightgreen)](https://app.swaggerhub.com/apis/cjmalloy/Jasper) +[![SwaggerHub](https://img.shields.io/badge/SwaggerHub-1.2.30-brightgreen)](https://editor.swagger.io/?url=https://raw.githubusercontent.com/cjmalloy/jasper/refs/heads/master/src/main/resources/swagger/api.yml) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/jasper)](https://artifacthub.io/packages/helm/jasper/jasper) ## Quickstart diff --git a/src/main/resources/swagger/api.yml b/src/main/resources/swagger/api.yml index 969fd0d3..beb23b23 100644 --- a/src/main/resources/swagger/api.yml +++ b/src/main/resources/swagger/api.yml @@ -7,8 +7,8 @@ info: name: MIT License url: 'https://github.com/cjmalloy/jasper/blob/master/LICENSE' servers: - - description: SwaggerHub API Auto Mocking - url: https://virtserver.swaggerhub.com/cjmalloy/Jasper/1.2.30 + - description: Public Server + url: https://jasperkm.info/ paths: /api/v1/ref: get: