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.

貢獻者指南