summaryrefslogtreecommitdiff
path: root/contributors/devel/api_changes.md
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-01-30 11:50:33 -0800
committerGitHub <noreply@github.com>2019-01-30 11:50:33 -0800
commit362bc1c406a604dbe6a56e60146a67fcce56d5cf (patch)
tree6592c8baa26a0ec129e25d8eb4fc597825355719 /contributors/devel/api_changes.md
parent04f8eea1cf75f6bc0323217aabc81b99d4234bd8 (diff)
parent03190b4bedac819dbf80e70e1574ed0f43ab2cda (diff)
Merge pull request #3173 from eduartua/issue-3064-grouping-by-sig-testing
Grouping /devel files by SIGs - SIG Testing
Diffstat (limited to 'contributors/devel/api_changes.md')
-rw-r--r--contributors/devel/api_changes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/api_changes.md b/contributors/devel/api_changes.md
index 1f46d298..bdbec963 100644
--- a/contributors/devel/api_changes.md
+++ b/contributors/devel/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](/contributors/devel/sig-testing/e2e-tests.md) for detailed information about how to
write end-to-end tests for your feature.
## Examples and docs