Fix install doc rendering of API Nginx config.
[arvados.git] / doc / install / install-api-server.html.textile.liquid
index 36eeee30a702156b3c5f7d00c00525a2d439390d..464559a74c86ce2b873212a48923e26bc11abdf9 100644 (file)
@@ -203,7 +203,7 @@ For best performance, we recommend you use Nginx as your Web server front-end, w
 <ol>
 <li><a href="https://www.phusionpassenger.com/library/walkthroughs/deploy/ruby/ownserver/nginx/oss/install_passenger_main.html">Install Nginx and Phusion Passenger</a>.</li>
 
-<li><p>Install runit to supervise the Puma daemon.  {% include 'install_runit' %}</p></li>
+<li><p>Install runit to supervise the Puma daemon.  {% include 'install_runit' %}<notextile></p></li>
 
 <li><p>Install the script below as the run script for the Puma service, modifying it as directed by the comments.</p>