Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

Commit eb607b8

Browse files
authored
Merge pull request liip#420 from liip/alexislefebvre-patch-readme-link-to-2.x
README: Add link to 2.x README
2 parents c975703 + 1f2588d commit eb607b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you are using PHPUnit 7 or later, or Symfony 4, you MUST require version
3737
$ composer require --dev liip/functional-test-bundle:~2.0@alpha
3838
```
3939

40-
Please see the [upgrade guide for 2.0](https://github.com/liip/LiipFunctionalTestBundle/blob/2.x/UPGRADE-2.0.md)
40+
Please see the [documentation for 2.0](https://github.com/liip/LiipFunctionalTestBundle/blob/2.x/README.md) and [upgrade guide for 2.0](https://github.com/liip/LiipFunctionalTestBundle/blob/2.x/UPGRADE-2.0.md)
4141

4242
The `1.x` or `master` branch is in maintenance mode, bug fixes will be accepted but
4343
new features or refactorings will be refused.

0 commit comments

Comments
 (0)