提交 2dc499cd 编写于 作者: R Roman Soldatow 提交者: kyle shockey

housekeeping(docs): https path for unpkg link (#5769)

Co-authored-by: Nkyle shockey <kyleshockey@gmail.com>
上级 cf50733b
......@@ -88,7 +88,7 @@ For more information on controlling Swagger UI through the Docker image, see the
You can embed Swagger UI's code directly in your HTML by using unpkg's interface:
```html
<script src="//unpkg.com/swagger-ui-dist@3/swagger-ui-bundle.js"></script>
<script src="https://unpkg.com/swagger-ui-dist@3/swagger-ui-bundle.js"></script>
<!-- `SwaggerUIBundle` is now available on the page -->
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册