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 1171c9b397f Fix broken markdown links in boring-cyborg first PR
welcome comment (#64937)
1171c9b397f is described below
commit 1171c9b397f91bf214c0a02f868e8a53aa1cd457
Author: Cole Heflin <[email protected]>
AuthorDate: Thu Apr 9 00:50:01 2026 -0700
Fix broken markdown links in boring-cyborg first PR welcome comment (#64937)
---
.github/boring-cyborg.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/boring-cyborg.yml b/.github/boring-cyborg.yml
index 97bb6f0cc9c..2888b199edc 100644
--- a/.github/boring-cyborg.yml
+++ b/.github/boring-cyborg.yml
@@ -578,7 +578,7 @@ labelerFlags:
firstPRWelcomeComment: >
Congratulations on your first Pull Request and welcome to the Apache Airflow
community!
If you have any issues or are unsure about any anything please check our
- Contributors' Guide
(https://github.com/apache/airflow/blob/main/contributing-docs/README.rst)
+ [Contributors'
Guide](https://github.com/apache/airflow/blob/main/contributing-docs/README.rst)
Here are some useful points: