Update contributing call to action and links (#4578)

* Update contributing links

* Redirect from old docs contributor guide

* Remove redirect from redirects.yml

* Fix redirect

* Remove arrow
This commit is contained in:
Samia Nneji 2021-12-14 20:20:51 +00:00 committed by GitHub
parent 3829c644bf
commit a0706b15ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 8 deletions

View File

@ -6,7 +6,7 @@ nav:
- Eventing: /docs/eventing/
- Code samples: /docs/samples/
- Reference: /docs/reference/
- "Join the Community": /docs/community/
- "Community": /docs/community/
- Case studies: /docs/about/case-studies/deepc
#####################################################
# Blog

View File

@ -224,8 +224,8 @@ nav:
- Eventing: reference/api/eventing-api.md
- Concepts:
- Duck types: reference/concepts/duck-typing.md
- "Join the Community":
- Community Overview: community/README.md
- "Community":
- Welcome to the community: community/README.md
- Contribute to Knative: community/contributing.md
- About the community: community/about.md
- Case studies:

View File

@ -146,7 +146,6 @@ plugins:
eventing/sources/containersource.md: eventing/custom-event-source/containersource/README.md
eventing/sources/pingsource/index.md: eventing/sources/ping-source/README.md
eventing/triggers/index.md: eventing/broker/triggers/README.md
help/contributor/README.md: https://github.com/knative/docs/blob/main/contribute-to-docs/README.md
install/collecting-logs/index.md: serving/observability/logging/collecting-logs.md
install/collecting-metrics/index.md: serving/observability/metrics/collecting-metrics.md
install/getting-started-knative-app/index.md: getting-started/README.md

View File

@ -1,6 +1,4 @@
# Join the community!
Welcome to the Knative community!
# Welcome to the Knative community!
Knative is an open source project that anyone in the community can use, improve, and enjoy.
We'd love you to join us!

View File

@ -28,3 +28,8 @@
from = "/about-analytics-cookies/"
to = "/development/about-analytics-cookies/"
status = 301
[[redirects]]
from = "/docs/help/contributor/*"
to = "https://github.com/knative/docs/blob/main/contribute-to-docs/README.md"
status = 301

View File

@ -175,7 +175,7 @@
{% include ".icons/fontawesome/brands/github.svg" %}
</div>
<h4>Contributions Welcome</h4>
<a href="https://github.com/knative/community/blob/main/CONTRIBUTING.md" title="Contributing Link" class="md-button">Contribute</a>
<a href="./community/contributing/" title="Contributing Link" class="md-button">Contribute</a>
<p>Want to join the fun on Github? New users are always welcome!</p>
</div>
<div class="pane">