This is an automated email from the ASF dual-hosted git repository.
wanghailin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git
The following commit(s) were added to refs/heads/main by this push:
new 014bed31 [Fix] Fix dead link (#282)
014bed31 is described below
commit 014bed3159110f9a1ce737d2e68a7d17e4ef086a
Author: Jast <[email protected]>
AuthorDate: Fri Mar 21 21:36:15 2025 +0800
[Fix] Fix dead link (#282)
---
.dlc.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.dlc.json b/.dlc.json
index b638ba40..5b93ce99 100644
--- a/.dlc.json
+++ b/.dlc.json
@@ -20,6 +20,9 @@
},
{
"pattern": "^https://opencollective.com"
+ },
+ {
+ "pattern": "^https://twitter.com/ASFSeaTunnel"
}
],
"timeout": "10s",