Update most links in docs to use https by default

cc @thaJeztah docker/docker.github.io#13680

Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org>
This commit is contained in:
Peter Dave Hello
2021-10-15 06:04:36 +08:00
parent 9fab13beac
commit 417f97605f
22 changed files with 34 additions and 34 deletions

View File

@ -1018,7 +1018,7 @@ registry value must be located in:
### Create services using templates
You can use templates for some flags of `service create`, using the syntax
provided by the Go's [text/template](http://golang.org/pkg/text/template/) package.
provided by the Go's [text/template](https://golang.org/pkg/text/template/) package.
The supported flags are the following :