Fixing some minor things in the community readme (#97)

This commit is contained in:
Ivan Nikittin 2018-07-11 09:32:52 -07:00 committed by Ryan Gregg
parent 4913e47873
commit a628d8125e
1 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ Other Documents
## Introduction ## Introduction
Knative is an open source specification and implementation of a serverless Knative is an open source specification and implementation of a serverless
container platform. container platform. See [Knative docs](https://github.com/knative/docs) for in-depth information about using Knative.
<!-- TODO Visit [knative.dev](https://knative.dev) for in-depth information about using <!-- TODO Visit [knative.dev](https://knative.dev) for in-depth information about using
Knative. --> Knative. -->
@ -70,9 +70,9 @@ look for GitHub issues marked with the Help Wanted label:
* [Primary Knative * [Primary Knative
repo](https://github.com/knative/serving/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22) repo](https://github.com/knative/serving/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22)
* [Documentation * [Documentation
repo](https://github.com/knative/serving.dev/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) repo](https://github.com/knative/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22)
Of course, even if there's not an issue opened for it, we can always use more Even if there's not an issue opened for it, we can always use more
testing throughout the platform. Similarly, we can always use more docs, richer testing throughout the platform. Similarly, we can always use more docs, richer
docs, insightful docs. Or maybe a cool blog post? And if you're a web developer, docs, insightful docs. Or maybe a cool blog post? And if you're a web developer,
we could use your help in spiffing up our public-facing web site. we could use your help in spiffing up our public-facing web site.