From b878f7e62e0858eb30d9d7e3c1e5cea694c2024d Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Wed, 5 Apr 2017 10:00:23 +0200 Subject: [PATCH] [Workflow] update documentation URL in readme --- src/Symfony/Component/Workflow/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/Workflow/README.md b/src/Symfony/Component/Workflow/README.md index d0a1a4d3a9..068bd88768 100644 --- a/src/Symfony/Component/Workflow/README.md +++ b/src/Symfony/Component/Workflow/README.md @@ -4,7 +4,7 @@ Workflow Component Resources --------- - * [Documentation](https://symfony.com/doc/master/components/workflow.html) + * [Documentation](https://symfony.com/doc/current/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)