Skip to content

Commit 62022b6

Browse files
Fix dead link
1 parent 8df2245 commit 62022b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ php phpunit-X.Y.phar --version
1919

2020
Please replace `X.Y` with the version of PHPUnit you are interested in.
2121

22-
Alternatively, you may use [Composer](https://getcomposer.org/) to download and install PHPUnit as well as its dependencies. Please refer to the "[Getting Started](https://phpunit.de/getting-started-with-phpunit.html)" guide for details on how to install PHPUnit.
22+
Alternatively, you may use [Composer](https://getcomposer.org/) to download and install PHPUnit as well as its dependencies. Please refer to the [documentation](https://phpunit.de/documentation.html) for details on how to install PHPUnit.
2323

2424
## Contribute
2525

0 commit comments

Comments
 (0)