Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Fix Images link #12

Open
ItaloSa opened this issue Mar 31, 2022 · 0 comments
Open

[Bug]: Fix Images link #12

ItaloSa opened this issue Mar 31, 2022 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@ItaloSa
Copy link
Contributor

ItaloSa commented Mar 31, 2022

Current Behavior

The images in the README.md work properly on GitHub, although, on NPM the links are broken.

image

Expected Behavior

It must show the images on NPM as it's shown on GitHub.

Steps to reproduce

N/A

Related Code

<img src="./docs/ifood_docusaurus.svg" alt="Docusaurus">

Other information

I think to solve that problem, we just need to change the links to the absolute path to the raw files.

@ItaloSa ItaloSa added bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers labels Mar 31, 2022
@Tomiiwa Tomiiwa mentioned this issue Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant