You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that curl -w %{http_code} https://mosn.io/layotto/#/zh/design/oss/oss-api-design returns 200, not 404
So it's docsify's problem, not our deadlink checker's problem. :(
This issue is not a high priority
What happened:
@wenxuwan found that the link in the sidebar is wrong, see https://mosn.io/layotto/#/zh/design/oss/oss-api-design
The problem is that our deadlink checker didn't find it :(
The checker runs successfully without noticing this link:
https://github.com/mosn/layotto/actions/workflows/dead-link-checker.yaml
What you expected to happen:
deadlink checker should find out the wrong urls
How to reproduce it (as minimally and precisely as possible):
open https://mosn.io/layotto/#/zh/design/oss/oss-api-design
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: