Skip to content

Commit 245e26d

Browse files
authored
Merge pull request #11581 from chrischdi/pr-fix-dead-links-contributing
📖 CONTRIBUTING.md fix dead links
2 parents 9b58e13 + 57a02d8 commit 245e26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ The artifact folder contains:
313313
- Dump of the Cluster API resources (only if the cluster is a management cluster).
314314
- Machine logs (only if the cluster is a workload cluster)
315315

316-
In case you want to run E2E test locally, please refer to the [Testing](https://cluster-api.sigs.k8s.io/developer/testing.html#running-unit-and-integration-tests) guide. An overview over our e2e test jobs (and also all our other jobs) can be found in [Jobs](https://cluster-api.sigs.k8s.io/reference/jobs.html).
316+
In case you want to run E2E test locally, please refer to the [Testing](https://cluster-api.sigs.k8s.io/developer/core/testing#running-unit-and-integration-tests) guide. All our e2e test jobs (and also all our other jobs) can be found in [k8s.io/test-infra](https://github.com/kubernetes/test-infra/tree/master/config/jobs/kubernetes-sigs/cluster-api).
317317

318318
## Reviewing a Patch
319319

0 commit comments

Comments
 (0)