SIGNIFICANT changes / additions, e.g. new chapters
[x] I checked whether the contribution fits in The Turing Way before considering contributing to this Guide.
[x] I discussed my contribution in an issue and took into account feedback.
ALL contributions
[x] I previewed my changes locally using e.g. python3 -m http.server 4000 and confirmed they work correctly.
[x] I checked for broken links, e.g. using the link checker GitHub Action workflow, or locally by using docker run --init -it -vpwd:/docs lycheeverse/lychee /docs --config=docs/lychee.toml, at least for the files I changed.
Fixes #150.
Changes in this PR
Checklist
SIGNIFICANT changes / additions, e.g. new chapters
ALL contributions
python3 -m http.server 4000
and confirmed they work correctly.docker run --init -it -v
pwd:/docs lycheeverse/lychee /docs --config=docs/lychee.toml
, at least for the files I changed.CITATION.cff
file.