diff options
author | Matthew Heon <mheon@redhat.com> | 2020-10-12 11:14:05 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-10-12 11:14:05 -0400 |
commit | c0e0a42d135f2ea7dca2b88775f5ce474c6bf89d (patch) | |
tree | 28058a2ab0dc909561b9a4e14082cd140b40593f /README.md | |
parent | e8f48a11b6100c6d0ec21366c66a95fd7abfd154 (diff) | |
download | podman-c0e0a42d135f2ea7dca2b88775f5ce474c6bf89d.tar.gz podman-c0e0a42d135f2ea7dca2b88775f5ce474c6bf89d.tar.bz2 podman-c0e0a42d135f2ea7dca2b88775f5ce474c6bf89d.zip |
Remove a note that the HTTP API is not yet stable.
It's been out for quite a while now, I think we can safely call
it stable.
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ Information on how to install Podman in your environment. 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)** -Documentation on the Podman REST API. Please note that the API is still in its early stages and not yet stable. +Documentation on the Podman REST API. **[Podman Commands](https://podman.readthedocs.io/en/latest/Commands.html)** A list of the Podman commands with links to their man pages and in many cases videos |