Update most links to use https by default
Reference:
- #11640
- 430bf25958
Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org>
This commit is contained in:
parent
0d66aecd20
commit
f6a54b0d29
2 changed files with 3 additions and 3 deletions
|
@ -346,5 +346,5 @@ which can be wired up to achieve interesting behavior. If this system doesn't
|
|||
provide acceptable guarantees, adding a transactional `Sink` to the registry
|
||||
is a possibility, although it may have an effect on request service time.
|
||||
See the
|
||||
[godoc](http://godoc.org/github.com/docker/distribution/notifications#Sink)
|
||||
[godoc](https://godoc.org/github.com/docker/distribution/notifications#Sink)
|
||||
for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue