diff --git a/t/README.md b/t/README.md index b5d83caf204633907fe387b75328810b2be58018..28b6cbeccd1cf077b6b37e474ccc6ff4a000a9a1 100644 --- a/t/README.md +++ b/t/README.md @@ -43,4 +43,4 @@ The above command generates data files aside the source files for all Nginx. To Then run the tests, e.g. with `prove`. This will create other data files with coverage information. To view that information, run `gcov <source of object file>`, e.g. `gcov /home/build/openresty-1.13.6.1/build/nginx-1.13.6/objs/addon/src/ngx_http_voms_module.o`. This will produce files with the ``.gcov`` extension in the current directory. -Check result on storm2 ngx_http_voms_module git lab pages (https://storm2.baltig-pages.infn.it/ngx_http_voms_module/) +Check result on [storm2 ngx_http_voms_module pages](https://storm2.baltig-pages.infn.it/ngx_http_voms_module/)