Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Symfony/Component/Workflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and you need to keep current instead of master to be consistent.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That would lead to another 404 page until Symfony 3.2 is released. Is that what you want?

I suggest to keep "master" until 3.2 is released and then update this link again.

* [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)
Expand Down