Skip to content

Commit cee47f9

Browse files
committed
Update Test::Nginx link to point to current version.
1 parent 05aba09 commit cee47f9

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
@@ -291,7 +291,7 @@ After checking out the repo, Docker can be used to run the test suite:
291291
$ docker-compose run app make test
292292
```
293293

294-
The test suite is implemented using nginx' [`Test::Nginx`](http://search.cpan.org/~agent/Test-Nginx-0.24/lib/Test/Nginx/Socket.pm) cpan module.
294+
The test suite is implemented using nginx' [`Test::Nginx`](https://metacpan.org/pod/Test::Nginx::Socket) cpan module.
295295

296296
## Credits
297297

0 commit comments

Comments
 (0)