kevinjqliu opened a new pull request, #493:
URL: https://github.com/apache/iceberg-python/pull/493

   #324 added Github action to check link html links in docs. There are a few 
dead links in the most recent run. 
   
https://github.com/kevinjqliu/iceberg-python/actions/runs/8124843259/job/22207404913
   
   This PR corrects the dead links or disables checking for those particular 
cases. 
   
   ```
   ERROR: 1 dead links found!
   [✖] https://iceberg.apache.org/catalog/ → Status: 404
   
   ERROR: 6 dead links found!
   [✖] https://10.0.19.25/ → Status: 0
   [✖] http://my.proxy.com:8080 → Status: 0
   [✖] http://localhost/ → Status: 0
   [✖] http://0.0.0.0:4443 → Status: 0
   [✖] https://rest-catalog/ws → Status: 0
   [✖] https://auth-service/cc → Status: 0
   
   ERROR: 1 dead links found!
   [✖] reference/ → Status: 400
   ```
   
   Following instructions in 
   https://github.com/gaurav-nelson/github-action-markdown-link-check
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to