From 4b128c69a23c6d0a5271afc601f3871467e7aef9 Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Sat, 22 Aug 2015 14:30:30 +0000 Subject: [PATCH] Fix docs include (SEVERE) --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 5aa6e3e76..a663c942a 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -82,7 +82,7 @@ If you would like to test `letsencrypt_nginx` plugin (highly encouraged) make sure to install prerequisites as listed in ``tests/integration/nginx.sh``: -.. include:: ../tests/integration/nginx.sh +.. include:: ../letsencrypt-nginx/tests/boulder-integration.sh :start-line: 1 :end-line: 2 :code: shell