Skip to content

Remove extra bracket in ruby versions link #4653

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 2 commits into from
Aug 24, 2020
Merged

Conversation

nbialostosky
Copy link
Contributor

Description

This PR removes an extra bracket [ that we had in a link within the docs. It was not allowing the markdown to work and causing this to be displayed in the docs:

Screen Shot 2020-08-21 at 2 20 39 PM

Reasons

The extra bracket was making the content display as text and not a link, the update will ensure its rendered as a link and references the proper documentation section.

@thomasr8 thomasr8 self-requested a review August 21, 2020 22:15
Copy link
Contributor

@thomasr8 thomasr8 left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks 👍

@nbialostosky
Copy link
Contributor Author

@teesloane Thanks for the feedback and change that needed to be made, went ahead and took care of that!

@teesloane teesloane merged commit 4559675 into master Aug 24, 2020
@teesloane teesloane deleted the ios-ruby-link-fix branch August 24, 2020 18:15
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.

3 participants