README: The Git home page and Git Credential Manager use lychee (#1519)

As of almost two weeks ago, Git's home page at https://git-scm.com/ was
switched to a static website that uses lychee to verify links (already
catching a broken one: https://github.com/gitgitgadget/git/pull/1812).

For substantially longer, the Git Credential Manager uses lychee to
validate the links in its documentation.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin 2024-10-08 11:12:19 +02:00 committed by GitHub
parent 11adc09725
commit af7226ef2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -685,6 +685,8 @@ We collect a list of common workarounds for various websites in our [troubleshoo
- https://github.com/bencherdev/bencher
- https://github.com/sindresorhus/execa
- https://github.com/tldr-pages/tldr-maintenance
- https://github.com/git-ecosystem/git-credential-manager
- https://git-scm.com/
- https://github.com/lycheeverse/lychee (yes, the lychee docs are checked with lychee 🤯)
If you are using lychee for your project, **please add it here**.