zhongjiajie commented on PR #11345: URL: https://github.com/apache/dolphinscheduler/pull/11345#issuecomment-1207786444
> > there is a deadlink found, could you please also fix the dead link in this PR, it is related to the doc migration PR #11313 . You should change `/development/` to `docs/contribute` > > I think we might have some doc checks in our `pre-commit hook` #11347 🤔 It is not related to our CI like github action or pre-hook, this dead link because we separate our docs into multiple repos, but they have to connect to each other. In this case, we have to use the whole URL in our document, but when we change the place of source docs(PR1), the link will be changed, and a dead link error throw. The reason why we can pass CI in PR1 is that before the PR1 merged, the whole URL link still work, but it become deadlink when PR1 is be merged -- 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]
