This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 8f77cf8189 link fixed in CONTRIBUTING guidelines (#30304)
8f77cf8189 is described below
commit 8f77cf8189bcf99bf8773e2f66585132fb2fa55e
Author: Bowrna <[email protected]>
AuthorDate: Sun Mar 26 17:21:36 2023 +0530
link fixed in CONTRIBUTING guidelines (#30304)
---
CONTRIBUTING.rst | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 963236ce53..7039563af2 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -45,9 +45,8 @@ we have a dedicated #newbie-questions Slack channel where you
can ask any questi
you want - it's a safe space where it is expected that people asking questions
do not know
a lot about Airflow (yet!).
-If you look for more structured mentoring experience, you can apply to Apache
Software Foundation's
-`Official Mentoring Programme
<http://community.apache.org/mentoringprogramme.html>`_. Feel free
-to follow it and apply to the programme and follow up with the community.
+To check on how mentoring works for the projects under Apache Software
Foundation's
+`Apache Community Development - Mentoring
<https://community.apache.org/mentoring/>`_.
Report Bugs
-----------