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:46:07 +0100
commit7d08965170d1c2f1920a7220a9877859156fab28 (patch)
treee38444f12f9a03ee0fd7b3fc82b70e6e75afa557
parent57e389615ff3a4fd206fd04d9c8238a3aeccb87f (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> (cherry picked from commit c99d1bc1af18ec3c717dd74faae962f0303dff1b)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ec348a5..55de2731 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