JuliaDocs/Documenter.jl

Follow redirects when linkchecking

Open

#1,354 创建于 2020年6月30日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)Julia (513 fork)batch import
Type: Enhancementhelp wanted

仓库指标

Star
 (910 star)
PR 合并指标
 (平均合并 16天 9小时) (30 天内合并 3 个 PR)

描述

Suggested by @charleskawczynski in https://github.com/JuliaDocs/Documenter.jl/issues/1344#issuecomment-649951413: for the temporary 3XX redirects, we should maybe follow the redirect URL and check if the redirect destination is a working URL. If not, then also treat that as a linkcheck error.

贡献者指南