diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-19 07:39:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-19 07:39:55 -0700 |
| commit | 2308ac96a8c4efecc0675fd821fcd9920347f7f4 (patch) | |
| tree | 779f4793b5618eb1f0e21581a7fa2fdf0b977845 | |
| parent | 4a8e8828fa0eee2afccdbae4c43c941259f7c2eb (diff) | |
| parent | 867b9ff62a99a25e79f31f91368f3dc1384862ff (diff) | |
Merge pull request #3616 from nojnhuh/patch-1
Update E2E testing doc link
| -rw-r--r-- | contributors/devel/sig-architecture/api_changes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/sig-architecture/api_changes.md b/contributors/devel/sig-architecture/api_changes.md index 1f46d298..8bf99957 100644 --- a/contributors/devel/sig-architecture/api_changes.md +++ b/contributors/devel/sig-architecture/api_changes.md @@ -732,7 +732,7 @@ doing! ## Write end-to-end tests -Check out the [E2E docs](e2e-tests.md) for detailed information about how to +Check out the [E2E docs](../sig-testing/e2e-tests.md) for detailed information about how to write end-to-end tests for your feature. ## Examples and docs |
