From e718166180e2f95781ef3a3d31d25b7aea4d88b3 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Fri, 12 Aug 2016 15:48:37 +0200 Subject: [PATCH 1/2] Updated link to the documentation --- 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 a2bf37aa7f3c4..d939c0fc0d824 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/current/components/workflow/introduction.html) + * [Documentation](http://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) From be7cc1294ccc3f400b7923dfafe82108a9f6c467 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Fri, 12 Aug 2016 16:55:00 +0200 Subject: [PATCH 2/2] Use https --- 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 d939c0fc0d824..d0a1a4d3a9aef 100644 --- a/src/Symfony/Component/Workflow/README.md +++ b/src/Symfony/Component/Workflow/README.md @@ -4,7 +4,7 @@ Workflow Component Resources --------- - * [Documentation](http://symfony.com/doc/master/components/workflow.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)