Skip to content

Commit

Permalink
Merge pull request #13 from gojekfarm/fix/doc-css
Browse files Browse the repository at this point in the history
[Fix] Docs css break
  • Loading branch information
punit-kulal authored Jun 22, 2021
2 parents b52821e + 7cab784 commit 1338918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<body>
<div id="swagger-ui"></div>

<script src="https://unpkg.com/swagger-ui-dist@3/swagger-ui-bundle.js" charset="UTF-8"></script>
<script src="https://unpkg.com/swagger-ui-dist@3.45.1/swagger-ui-bundle.js" charset="UTF-8"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/3.45.1/swagger-ui-standalone-preset.js" charset="UTF-8"></script>
<!-- `SwaggerUIBundle` is now available on the page -->
<script>
Expand Down

0 comments on commit 1338918

Please sign in to comment.