Switch image paths to permanent raw URLs so they will render correctly in the gh-pages site. The content from README.md gets imported directly into docs/index.md, so relative paths break.
Issues
NA
PR Checklist
(~Strikethrough~ any points that are not applicable.)
[x] This comment contains a description of changes with justifications, with any relevant issues linked.
~[ ] Update docs if there are any API changes.~
[x] Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/
Changes
Switch image paths to permanent raw URLs so they will render correctly in the gh-pages site. The content from
README.md
gets imported directly intodocs/index.md
, so relative paths break.Issues
NA
PR Checklist
(~Strikethrough~ any points that are not applicable.)
CHANGELOG.md
with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/