summaryrefslogtreecommitdiff
path: root/contributors/devel/api_changes.md
diff options
context:
space:
mode:
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