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

chore: add link to Tutorial.md's image to help people easy to get the… #6771

Merged
merged 2 commits into from
Nov 16, 2021

Conversation

ocxers
Copy link
Contributor

@ocxers ocxers commented Nov 11, 2021

… full size image

docs/Tutorial.md Outdated
@@ -76,7 +76,7 @@ export default App;

That's enough for react-admin to render an empty app and confirm that the setup is done:

![Empty Admin](./img/tutorial_empty.png)
[![Empty Admin](./img/tutorial_empty.png)](https://marmelab.com/react-admin/img/tutorial_empty.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please use relative links instead? It helps testability with the make doc command

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All absolute links have been replaced with the relative links.

@fzaninotto fzaninotto merged commit 75ea642 into marmelab:master Nov 16, 2021
@fzaninotto
Copy link
Member

thanks!

@fzaninotto fzaninotto added this to the 3.19.1 milestone Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants