Skip to content

Commit 61621e0

Browse files
halfcrazyagentzh
authored andcommitted
doc: fixed the link to qa.openresty.org.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
1 parent 8bfa895 commit 61621e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ To run specific test files:
946946

947947
To run a specific test block in a particular test file, add the line `--- ONLY` to the test block you want to run, and then use the `prove` utility to run that `.t` file.
948948

949-
There are also various testing modes based on mockeagain, valgrind, and etc. Refer to the [Test::Nginx documentation](http://search.cpan.org/perldoc?Test::Nginx) for more details for various advanced testing modes. See also the test reports for the Nginx test cluster running on Amazon EC2: <http://qa.openresty.org.>
949+
There are also various testing modes based on mockeagain, valgrind, and etc. Refer to the [Test::Nginx documentation](http://search.cpan.org/perldoc?Test::Nginx) for more details for various advanced testing modes. See also the test reports for the Nginx test cluster running on Amazon EC2: <http://qa.openresty.org>.
950950

951951
[Back to TOC](#table-of-contents)
952952

0 commit comments

Comments
 (0)