minor #20240 Fix readme quick tour link (ro0NL)

This PR was merged into the 2.7 branch.

Discussion
----------

Fix readme quick tour link

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
| License       | MIT
| Doc PR        | reference to the documentation PR, if any

Commits
-------

d367cfc Update README.md
This commit is contained in:
Fabien Potencier 2016-10-19 07:12:16 -07:00
commit d55321d832

View File

@ -47,7 +47,7 @@ Running Symfony Tests
Information on how to run the Symfony test suite can be found in the Information on how to run the Symfony test suite can be found in the
[Running Symfony Tests][6] section. [Running Symfony Tests][6] section.
[1]: https://symfony.com/get_started [1]: https://symfony.com/doc/current/quick_tour/index.html
[2]: https://symfony.com/doc/current/ [2]: https://symfony.com/doc/current/
[3]: https://symfony.com/doc/current/contributing/code/index.html [3]: https://symfony.com/doc/current/contributing/code/index.html
[4]: https://symfony.com/doc/current/contributing/code/patches.html#check-list [4]: https://symfony.com/doc/current/contributing/code/patches.html#check-list