Updates links in `CONTRIBUTING.md` (#4223)

* Updates links in `CONTRIBUTING.md`

I could not find the appropriate links for `website help` and `maintainer help` I removed them... but im not positive that is the best move.

* Update CONTRIBUTING.md
This commit is contained in:
Jeff 2021-09-14 08:07:11 -07:00 committed by GitHub
parent debf39b6f0
commit 7e97d00144
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 8 deletions

View File

@ -2,14 +2,12 @@
All information about contributing to the Knative documentation has been moved
into a single location:
#### [Go to the How-to guides for Knative docs contributors](https://knative.dev/help/)
#### [Go to the How-to guides for Knative docs contributors](https://knative.dev/docs/help/)
**Quick links**:
* [Docs help](https://knative.dev/help/contributor/)
* [Docs help](https://knative.dev/docs/help/contributor/)
* New content templates:
* [Concept](docs/contributor/templates/template-concept.md)
* [Procedure](docs/contributor/templates/template-procedure.md)
* [Troubleshooting](docs/contributor/templates/template-troubleshooting.md)
* [Blog](docs/contributor/templates/template-blog-entry.md)
* [Website help](https://knative.dev/help/contributor/publishing)
* [Maintainer help](https://knative.dev/help/maintainer/)
* [Concept](docs/help/contributor/templates/template-concept.md)
* [Procedure](docs/help/contributor/templates/template-procedure.md)
* [Troubleshooting](docs/help/contributor/templates/template-troubleshooting.md)
* [Blog](docs/help/contributor/templates/template-blog-entry.md)