Skip to content

Commit 72a5929

Browse files
committed
docs: fix openapi swagger editor link
Signed-off-by: Adam Setch <[email protected]>
1 parent 14cc688 commit 72a5929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SERVER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Use curl or your favorite tool to pass arguments to the `/sbom` route.
2727

2828
## API Specification
2929

30-
View cdxgen API specification via [Swagger Editor](https://editor.swagger.io?url=https://github.com/CycloneDX/cdxgen/blob/master/lib/server/openapi.yaml)
30+
View the latest [cdxgen server API specification](https://github.com/CycloneDX/cdxgen/blob/master/lib/server/openapi.yaml) online via [Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/CycloneDX/cdxgen/master/lib/server/openapi.yaml).
3131

3232

3333
## Server arguments

0 commit comments

Comments
 (0)