Closed pjlamb12 closed 3 years ago
docs: ✏️ fix broken README images
Provided full absolute URLs to the images in github instead of relative URLs so the images aren't broken
Closes: #22
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
[ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [x] Documentation content changes [ ] Other... Please describe:
README Images are broken
Issue Number: #22
README images are absolute paths and should show up now.
[ ] Yes [x] No
docs: ✏️ fix broken README images
Provided full absolute URLs to the images in github instead of relative URLs so the images aren't broken
Closes: #22
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
README Images are broken
Issue Number: #22
What is the new behavior?
README images are absolute paths and should show up now.
Does this PR introduce a breaking change?