From ffede48c109ad5ce14b7add280b55a139bf491bb Mon Sep 17 00:00:00 2001 From: Nir Rozenbaum Date: Mon, 10 Mar 2025 20:12:35 +0200 Subject: [PATCH] fixed broken link Signed-off-by: Nir Rozenbaum --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c500602c1..6ad19cdb1 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ As Inference Gateway builds towards a GA release. We will continue to expand our ## End-to-End Tests -Follow this [README](./test/e2e/README.md) to learn more about running the inference-extension end-to-end test suite on your cluster. +Follow this [README](./test/e2e/epp/README.md) to learn more about running the inference-extension end-to-end test suite on your cluster. ## Contributing