summaryrefslogtreecommitdiff
path: root/api_changes.md
diff options
context:
space:
mode:
authorPaul Morie <pmorie@redhat.com>2015-09-23 14:45:00 -0400
committerPaul Morie <pmorie@redhat.com>2015-09-23 14:45:00 -0400
commit7b4fa0ae9049528038d68cfdd941b9b40f702334 (patch)
tree1a65a65466495fb19a129c6e70c3f1dac71e5486 /api_changes.md
parenta6c57e070be4577194b80d822fa6927438911a0c (diff)
Add link to dev e2e docs from api_changes doc
Diffstat (limited to 'api_changes.md')
-rw-r--r--api_changes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/api_changes.md b/api_changes.md
index e0a65fe0..b9fcd392 100644
--- a/api_changes.md
+++ b/api_changes.md
@@ -508,8 +508,8 @@ doing!
## Write end-to-end tests
-This is, sadly, still sort of painful. Talk to us and we'll try to help you
-figure out the best way to make sure your cool feature keeps working forever.
+Check out the [E2E docs](e2e-tests.md) for detailed information about how to write end-to-end
+tests for your feature.
## Examples and docs