From 2dc499cddc45dcdd16cafb30b7c01f65d791aef5 Mon Sep 17 00:00:00 2001 From: Roman Soldatow Date: Sun, 5 Jan 2020 01:26:21 +0100 Subject: [PATCH] housekeeping(docs): https path for unpkg link (#5769) Co-authored-by: kyle shockey --- docs/usage/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/installation.md b/docs/usage/installation.md index d49c168a..bd58424f 100644 --- a/docs/usage/installation.md +++ b/docs/usage/installation.md @@ -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 - + ```