We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20d310c + 6c13fab commit 595b933Copy full SHA for 595b933
docs/v2/index.html
@@ -3,9 +3,9 @@
3
<head>
4
<meta charset="utf-8">
5
<title>Boatrace Open API for Programs</title>
6
- <script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"></script>
7
</head>
8
<body>
9
- <redoc spec-url="openapi.json"></redoc>
+ <redoc spec-url="https://boatraceopenapi.github.io/programs/v2/openapi.json"></redoc>
+ <script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"> </script>
10
</body>
11
</html>
0 commit comments