Skip to content

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

Merged
navarr merged 1 commit intowardenenv:mainfrom
lbajsarowicz:docs/fix-magento2-template-link
Mar 26, 2026
Merged

fix: convert rST link to Markdown in Magento 2 setup guide#47
navarr merged 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.
@navarr navarr merged commit 28183cd into wardenenv:main Mar 26, 2026
1 check passed
@lbajsarowicz lbajsarowicz deleted the docs/fix-magento2-template-link branch March 26, 2026 13:30
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.

2 participants