Skip to content

Commit

Permalink
Fix link to #new-contributors channel on Slack (#1067)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahar1 authored Sep 19, 2024
1 parent 95b7743 commit a825b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landing-pages/site/content/en/community/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h6 class="community--header-persona">Want to contribute?</h6>
<ol class="counter-blue mx-auto">
<p class="bodytext__medium--brownish-grey">
After <a href="https://apache-airflow-slack.herokuapp.com/">creating an account</a>, join
<a href="https://apache-airflow.slack.com/messages/contributors">#new-contributors</a>
<a href="https://apache-airflow.slack.com/messages/new-contributors">#new-contributors</a>
when you have questions and attempt to do your first contributions.
Join <a href="https://apache-airflow.slack.com/messages/contributors">#contributors</a>
to discuss more in depth contributing to Airflow.
Expand Down

0 comments on commit a825b65

Please sign in to comment.