Skip to content

Doc: Fix markdown link formatting in debugging guide #14487

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

Merged
merged 1 commit into from
May 10, 2025

Conversation

abreujp
Copy link
Contributor

@abreujp abreujp commented May 10, 2025

This PR fixes the markdown link formatting in the debugging documentation where commas were incorrectly placed inside the link brackets rather than outside. This small correction improves the visual consistency of links throughout the documentation and follows standard markdown best practices.

Before:

After:

@josevalim josevalim merged commit 84c6480 into elixir-lang:main May 10, 2025
1 check passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@abreujp abreujp deleted the fix-doc-markdown-links branch May 10, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants