From 6ea09d8c3ae5f8248cfaefa7c140b73b6c31798e Mon Sep 17 00:00:00 2001 From: Richard Vanderpool <49568690+rvanderp3@users.noreply.github.com> Date: Wed, 11 Jun 2025 14:34:17 -0400 Subject: [PATCH] Fixes 5544: update link to point to new e2e documentation location --- docs/book/src/development/e2e.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/src/development/e2e.md b/docs/book/src/development/e2e.md index efacbfa7f6..05f06dbc63 100644 --- a/docs/book/src/development/e2e.md +++ b/docs/book/src/development/e2e.md @@ -2,7 +2,7 @@ Visit the [Cluster API documentation on E2E][cluster_api_e2e] for information on how to develop and run e2e tests. -[cluster_api_e2e]: https://cluster-api.sigs.k8s.io/developer/e2e.html +[cluster_api_e2e]: https://cluster-api.sigs.k8s.io/developer/core/e2e ## Set up