diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2019-04-11 14:51:21 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2019-04-11 14:51:59 -0400 |
commit | 095d5c05a431b6dfc573ad261d282216c8316ac0 (patch) | |
tree | 4a8db0e535486399ff66caf2dc899bf537e71958 /README.md | |
parent | 745993b592903544e5a3b38ae9336e65c56874f4 (diff) | |
download | podman-095d5c05a431b6dfc573ad261d282216c8316ac0.tar.gz podman-095d5c05a431b6dfc573ad261d282216c8316ac0.tar.bz2 podman-095d5c05a431b6dfc573ad261d282216c8316ac0.zip |
Fix README.md -> rootless.md link
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ This project tests all builds against each supported version of Fedora, the late 1. Further work on the podman pod command 1. Further improvements on rootless containers -## [Shortcomings of Rootless Podman](https://github.com/containers/libpod/blob/master/docs/rootless.md) +## [Shortcomings of Rootless Podman](https://github.com/containers/libpod/blob/master/rootless.md) ## Out of scope |