mirror of https://github.com/knative/docs.git
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:
parent
debf39b6f0
commit
7e97d00144
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue