Skip to content

Fix broken links#2227

Merged
mre merged 1 commit into
masterfrom
fix-broken-links
Jun 2, 2026
Merged

Fix broken links#2227
mre merged 1 commit into
masterfrom
fix-broken-links

Conversation

@mre

@mre mre commented Jun 2, 2026

Copy link
Copy Markdown
Member

A few links regressed over time and we have some redirects that can be replaced with their canonical replacement.

The Tor-Project link was a bit of a gnarly one, as they don't accept our lychee user agent. They do, however, accept curl, which is why I opted to use that on a per-host basis. In order to do that, I've created a lychee.toml now, and decided to move all other settings there as well. I think it's cleaner this way.

A few links regressed over time and we have some redirects that can be replaced
with their canonical replacement.

The Tor-Project link was a bit of a gnarly one, as they don't accept our lychee
user agent.  They do, however, accept curl, which is why I opted to use that on
a per-host basis.  In order to do that, I've created a `lychee.toml` now, and
decided to move all other settings there as well. I think it's cleaner this way.
@mre mre requested review from katrinafyi and thomas-zahner June 2, 2026 13:35
@mre mre merged commit 2de0bb8 into master Jun 2, 2026
8 checks passed
@mre mre deleted the fix-broken-links branch June 2, 2026 13:41
@mre mre mentioned this pull request Jun 2, 2026
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.

2 participants