manual fixes

This commit is contained in:
Daniel Smith
2015-07-09 18:31:29 -07:00
parent c03a788c67
commit 9ef38c124c
8 changed files with 9 additions and 10 deletions

View File

@@ -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.