summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--writing-a-getting-started-guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/writing-a-getting-started-guide.md b/writing-a-getting-started-guide.md
index 873fafcc..d7452c09 100644
--- a/writing-a-getting-started-guide.md
+++ b/writing-a-getting-started-guide.md
@@ -29,7 +29,7 @@ These guidelines say *what* to do. See the Rationale section for *why*.
search for uses of flags by guides.
- We may ask that you host binary assets or large amounts of code in our `contrib` directory or on your
own repo.
- - Setup a cluster and run the [conformance test](../../docs/devel/conformance-test.md) against it, and report the
+ - Setup a cluster and run the [conformance test](../../docs/devel/development.md#conformance-testing) against it, and report the
results in your PR.
- Add or update a row in [The Matrix](../../docs/getting-started-guides/README.md).
- State the binary version of kubernetes that you tested clearly in your Guide doc and in The Matrix.