bitflicker64 commented on PR #452:
URL: https://github.com/apache/hugegraph-doc/pull/452#issuecomment-3957400918

   > @bitflicker64 Hi, still found some 404 links & broken image link:
   > 
   > * https://hugegraph.apache.org/docs/introduction/README (both in EN & CN)
   > * https://hugegraph.apache.org/docs/quickstart/hugegraph-ai/quick_start/
   > 
   Makes sense those are absolute https://hugegraph.apache.org/... links, and 
the validator currently skips all http/https targets, so it won’t catch site 
404s. We can either update the docs to use /docs/... (so they’re checked), or 
add an optional allowlist-based external check for hugegraph.apache.org. Would 
you prefer I add an optional allowlist , or keep CI limited to internal links 
and handle these in follow up fixes?


-- 
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