aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2023-03-02 16:42:33 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2023-03-02 16:45:08 +0100
commitc99d1bc1af18ec3c717dd74faae962f0303dff1b (patch)
tree44eb585f3ace5604598200fce0cac282347e17d1
parent142bc4a751bf5568cd0bb13c8550959f9a0b83c2 (diff)
Fix url typo in README
Co-authored-by Peter Pongracz <peter.1.pongracz@nokia.com> Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Idd4c0fccae145ab5fd4a4dbb45346dd1d30de23b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5c1d8086..71348da3 100644
--- a/README.md
+++ b/README.md
@@ -150,7 +150,7 @@ There's two ways for providing the repository mirrors:
- `QUAY_REPO` for Quay repository (`quay.io`)
All needed images are given in
-[functest-kubernetes/ci/images.txt](functest-kubernetes/ci/images.txt)
+[functest_kubernetes/ci/images.txt](functest_kubernetes/ci/images.txt)
For e2e tests, `docker.io` is hardcoded. it does mean that you'll have to set up
a mirror on docker. An example on how to set it up on docker daemon is provided