Skip to content

Commit

Permalink
fix link to swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
frsechet authored Oct 12, 2021
1 parent 0f7037a commit 982bd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csml_server/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h2 class="text-xl font-bold mb-4">Setup</h2>
<section class="container mx-auto my-6">
<h2 class="text-xl font-bold mb-4">API Documentation</h2>
<p class="text-lg font-base mb-2"><a
href="https://github.com/CSML-by-Clevy/csml-engine/blob/master/csml_server/static/swagger.yaml" target="_blank">See
href="https://github.com/CSML-by-Clevy/csml-engine/blob/master/csml_server/swagger.yaml" target="_blank">See
OpenAPI v3
definition on Github</a></p>
</section>
Expand Down

0 comments on commit 982bd97

Please sign in to comment.