Skip to content

fix: convert rST link to Markdown in Magento 2 setup guide#47

Open
lbajsarowicz wants to merge 1 commit intowardenenv:mainfrom
lbajsarowicz:docs/fix-magento2-template-link
Open

fix: convert rST link to Markdown in Magento 2 setup guide#47
lbajsarowicz wants to merge 1 commit intowardenenv:mainfrom
lbajsarowicz:docs/fix-magento2-template-link

Conversation

@lbajsarowicz
Copy link
Contributor

Summary

  • Fix broken link to the Magento 2 GitHub Template in the Magento 2 installation guide
  • The link used reStructuredText syntax (`text <url>`_) which renders as inline code in MyST Markdown instead of a clickable link
  • Converted to standard Markdown link syntax ([text](url))

⭐ Support my work

Do you like the fix? Remember to react with "👍🏻" to get it merged faster,
Then Sponsor me on Github so I can spend more time on fixing issues like this one.

Learn more at https://github.com/sponsors/lbajsarowicz

The GitHub template link used reStructuredText syntax which renders
as inline code in MyST Markdown instead of a clickable link.
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.

1 participant