Skip to content

Fixed a minor syntax issue in a link #10812

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
Dec 27, 2018

Conversation

javiereguiluz
Copy link
Member

The "Mintty" link looks wrong in this page: https://symfony.com/doc/3.4/console/coloring.html

link-error

I guess it's because of not adding a white space between the comma and the link.

@javiereguiluz
Copy link
Member Author

The generated docs (https://pr-10812-y3zswka-nq3xa5jtywvyc.eu.s5y.io/console/coloring.html) show the link as expected, so the problem was indeed that comma.

@javiereguiluz javiereguiluz merged commit 65b158d into symfony:3.4 Dec 27, 2018
javiereguiluz added a commit that referenced this pull request Dec 27, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

Fixed a minor syntax issue in a link

The "Mintty" link looks wrong in this page: https://symfony.com/doc/3.4/console/coloring.html

![link-error](https://user-images.githubusercontent.com/73419/50485904-7110a880-09f7-11e9-8a5c-5580fbb7572e.png)

I guess it's because of not adding a white space between the comma and the link.

Commits
-------

65b158d Fixed a minor syntax issue in a link
nikophil pushed a commit to nikophil/symfony-docs that referenced this pull request Jan 3, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

Fixed a minor syntax issue in a link

The "Mintty" link looks wrong in this page: https://symfony.com/doc/3.4/console/coloring.html

![link-error](https://user-images.githubusercontent.com/73419/50485904-7110a880-09f7-11e9-8a5c-5580fbb7572e.png)

I guess it's because of not adding a white space between the comma and the link.

Commits
-------

65b158d Fixed a minor syntax issue in a link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants