Skip to content

Commit 7022f8c

Browse files
committed
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
2 parents 904279e + d96e861 commit 7022f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Workflow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Workflow Component
44
Resources
55
---------
66

7-
* [Documentation](https://symfony.com/doc/current/components/workflow/introduction.html)
7+
* [Documentation](https://symfony.com/doc/master/components/workflow.html)
88
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
99
* [Report issues](https://github.com/symfony/symfony/issues) and
1010
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
 (0)