summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2021-08-26 13:15:23 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2021-08-27 06:14:46 -0400
commit84694170402ff699065382ba2d2fb172c3b6c88f (patch)
treeb7ff7565a879901bd2b888b80e2419898e1a6a17 /README.md
parent94c37d7d470871f9d63b32c97094f5faab1e8a08 (diff)
downloadpodman-84694170402ff699065382ba2d2fb172c3b6c88f.tar.gz
podman-84694170402ff699065382ba2d2fb172c3b6c88f.tar.bz2
podman-84694170402ff699065382ba2d2fb172c3b6c88f.zip
Globally replace http:// with https://
[NO TESTS NEEDED] Hopefully existing tests will find issues. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6a6279361..10bf216a7 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ Information on how to install Podman in your environment.
**[OCI Hooks Support](pkg/hooks/README.md)**
Information on how Podman configures [OCI Hooks][spec-hooks] to run when launching a container.
-**[Podman API](http://docs.podman.io/en/latest/_static/api.html)**
+**[Podman API](https://docs.podman.io/en/latest/_static/api.html)**
Documentation on the Podman REST API.
**[Podman Commands](https://podman.readthedocs.io/en/latest/Commands.html)**