diff options
| author | Daniel Smith <dbsmith@google.com> | 2015-07-09 18:31:29 -0700 |
|---|---|---|
| committer | Daniel Smith <dbsmith@google.com> | 2015-07-10 10:54:47 -0700 |
| commit | 7b06b56cdbb460df3dfda0db38c6219af4df0207 (patch) | |
| tree | 31170c90f9f15888b1e9ee942922913935fdacd9 | |
| parent | 581e4f7b0f6d64d15046061ccdd5addba6dc96c3 (diff) | |
manual fixes
| -rw-r--r-- | writing-a-getting-started-guide.md | 2 |
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. |
