summaryrefslogtreecommitdiff
path: root/contributors/devel/api_changes.md
diff options
context:
space:
mode:
authoreduartua <eduartua@gmail.com>2019-01-30 12:55:10 -0600
committereduartua <eduartua@gmail.com>2019-01-30 12:55:10 -0600
commitaf988769d2eeb2dedb3373670aa3a9643c611064 (patch)
treed06cb9f5d55d3b4c81acc84fcb79f31de7636931 /contributors/devel/api_changes.md
parent05e84cedf1d1e791bb8c9a153b3d3f7306420fe1 (diff)
e2e-test.md file moved to the new /devel/-sig-testing folder - URLs updated - tombstone files created
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