Skip to content

Commit cd153ea

Browse files
committed
chore: Updated OpenAPI urls in docs
1 parent 6bc0225 commit cd153ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import "@scalar/api-reference/style.css";
1111
<ApiReference
1212
:configuration="{
1313
spec: {
14-
content: 'https://cdn.superstreamer.xyz/openapi-api.json'
14+
content: 'https://superstreamer.xyz/openapi-api.json'
1515
},
1616
hideTestRequestButton: true
1717
}"

docs/reference/stitcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import "@scalar/api-reference/style.css";
1111
<ApiReference
1212
:configuration="{
1313
spec: {
14-
url: 'https://cdn.superstreamer.xyz/openapi-stitcher.json'
14+
url: 'https://superstreamer.xyz/openapi-stitcher.json'
1515
},
1616
hideTestRequestButton: true
1717
}"

0 commit comments

Comments
 (0)