Skip to content

Conversation

@palmcivet
Copy link

访问预览页 https://airingursb.gitbooks.io/canvas/,会发现有一些图片无法访问,修改一下资源路径就能正常访问了,猜测是服务迁移导致的失效,因此尝试进行修复。

使用 markdown-link-check 可以检测失效链接:

find . -name \*.md -print0 | xargs -0 -n1 npx markdown-link-check

因此失效的资源路径基本都已修复。但以下两处不确定,暂不进行处理。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant