minor #19602 [Workflow] Updated link to the documentation (Nyholm)

This PR was squashed before being merged into the 3.2-dev branch (closes #19602).

Discussion
----------

[Workflow] Updated link to the documentation

| Q             | A
| ------------- | ---
| Branch?       | "master"
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

The link to the docs was broken because of the big documentation restructure a couple of weeks back.

Commits
-------

d96e861 [Workflow] Updated link to the documentation
This commit is contained in:
Fabien Potencier 2016-08-13 11:35:55 -07:00
commit 7022f8c434

View File

@ -4,7 +4,7 @@ Workflow Component
Resources
---------
* [Documentation](https://symfony.com/doc/current/components/workflow/introduction.html)
* [Documentation](https://symfony.com/doc/master/components/workflow.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)