From d3cb4746e92ea2d7980bfba9cc6ebb4409950c46 Mon Sep 17 00:00:00 2001 From: Vladimir Rutsky Date: Sun, 13 Sep 2015 09:53:53 +0300 Subject: [PATCH] fix path to script with nginx prerequisites The path is copied from `.. include` directive below. --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 7ddbdcf24..c506bd2a9 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -81,7 +81,7 @@ patient - it will take some time... Once its ready, you will see If you would like to test `letsencrypt_nginx` plugin (highly encouraged) make sure to install prerequisites as listed in -``tests/integration/nginx.sh``: +``letsencrypt-nginx/tests/boulder-integration.sh``: .. include:: ../letsencrypt-nginx/tests/boulder-integration.sh :start-line: 1