CheneyYin opened a new issue, #6015:
URL: https://github.com/apache/seatunnel/issues/6015

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   Currently, the Markdown Link Checker flags the SeaTunnel twitter website 
links as broken links. 
   Related:
   - https://github.com/tcort/markdown-link-check/issues/285#issue-2030142649
   - https://github.com/tcort/markdown-link-check/issues/109#issue-707939749
   
   I perfer to use `<!-- markdown-link-check-disable-line -->` to fix.
   
   ```shell
   FILE: ./README.md
   [✖] https://twitter.com/ASFSeaTunnel
   
   44 links checked.
   
   ERROR: 1 dead links found!
   [✖] https://twitter.com/ASFSeaTunnel → Status: 
[40](https://github.com/CheneyYin/seatunnel/actions/runs/7221072061/job/19675787540#step:4:41)0
   Error: Process completed with exit code 1.
   ```
   
   ### SeaTunnel Version
   
   dev
   
   ### SeaTunnel Config
   
   ```conf
   none
   ```
   
   
   ### Running Command
   
   ```shell
   none
   ```
   
   
   ### Error Exception
   
   ```log
   FILE: ./README.md
   [✖] https://twitter.com/ASFSeaTunnel
   
   44 links checked.
   
   ERROR: 1 dead links found!
   [✖] https://twitter.com/ASFSeaTunnel → Status: 
[40](https://github.com/CheneyYin/seatunnel/actions/runs/7221072061/job/19675787540#step:4:41)0
   Error: Process completed with exit code 1.
   ```
   
   
   ### Zeta or Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   
![dead_link_failure](https://github.com/apache/seatunnel/assets/29588249/c9096c6f-4f7b-46e2-86ed-2351de6dd842)
   
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to