summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-12-25 23:46:13 +0100
committerGitHub <noreply@github.com>2020-12-25 23:46:13 +0100
commit9c9f02aad773051fa742a874844f08f2fb567d3b (patch)
treefaddf4987edc7a32991518e51267612c9bfc7f67
parent8f75ed958562f4deb47799259e22d4f195e0d426 (diff)
parent7b3ad6d8929a2b88cafbd3adf3ac9ad1ac3214a3 (diff)
downloadpodman-9c9f02aad773051fa742a874844f08f2fb567d3b.tar.gz
podman-9c9f02aad773051fa742a874844f08f2fb567d3b.tar.bz2
podman-9c9f02aad773051fa742a874844f08f2fb567d3b.zip
Merge pull request #8835 from rst0git/readme-fix
readme: Remove broken link
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index e09334d35..89dd012c7 100644
--- a/README.md
+++ b/README.md
@@ -177,9 +177,8 @@ familiar container cli commands. For more details, see the
[Container Tools Guide](https://github.com/containers/buildah/tree/master/docs/containertools).
## Podman Former API (Varlink)
-Podman formerly offered a [Varlink-based API](https://github.com/containers/podman/blob/master/docs/tutorials/varlink_remote_client.md)
-for remote management of containers. However, this API was replaced by the REST API.
-Varlink support has been removed as of the 3.0 release.
+Podman formerly offered a Varlink-based API for remote management of containers. However, this API
+was replaced by the REST API. Varlink support has been removed as of the 3.0 release.
For more details, you can see [this blog](https://podman.io/blogs/2020/01/17/podman-new-api.html).
## Static Binary Builds