summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-05-22 20:01:21 -0400
committerGitHub <noreply@github.com>2020-05-22 20:01:21 -0400
commit9302ac3543bd8866dd77778aabc6647284586c9b (patch)
tree344fab24fdaa7c5d579fa35d39076838e00605a7 /docs
parente1193c8703489b8aba5cc093a7339eff6d2559d8 (diff)
parent91511272d0002113d0df4bc3b81e78cab7d26680 (diff)
downloadpodman-9302ac3543bd8866dd77778aabc6647284586c9b.tar.gz
podman-9302ac3543bd8866dd77778aabc6647284586c9b.tar.bz2
podman-9302ac3543bd8866dd77778aabc6647284586c9b.zip
Merge pull request #6362 from TomSweeneyRedHat/dev/tsweney/fixresdoc
[CI:DOCS] Fix readthedocs link
Diffstat (limited to 'docs')
-rw-r--r--docs/Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Readme.md b/docs/Readme.md
index 4d10cfa56..987a5b8e4 100644
--- a/docs/Readme.md
+++ b/docs/Readme.md
@@ -1,7 +1,7 @@
# Podman Documentation
The online man pages and other documents regarding Podman can be found at
-[Read The Docs](https://podman.readthedocs.io/en/latest/index.html). The man pages
+[Read The Docs](https://podman.readthedocs.io). The man pages
can be found under the [Commands](https://podman.readthedocs.io/en/latest/Commands.html)
link on that page.