From bb80ef067af2fc2c4cda583591acacf81015dbc6 Mon Sep 17 00:00:00 2001 From: Martin Gross Date: Mon, 12 Jul 2021 15:09:16 +0200 Subject: [PATCH] Fix nodejs doku link --- doc/admin/installation/manual_smallscale.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/admin/installation/manual_smallscale.rst b/doc/admin/installation/manual_smallscale.rst index 6ef7944a34..6d692245f3 100644 --- a/doc/admin/installation/manual_smallscale.rst +++ b/doc/admin/installation/manual_smallscale.rst @@ -25,7 +25,7 @@ installation guides): * A HTTP reverse proxy, e.g. `nginx`_ or Apache to allow HTTPS connections * A `PostgreSQL`_ 9.6+, `MySQL`_ 5.7+, or MariaDB 10.2.7+ database server * A `redis`_ server -* A `nodejs_` installation +* A `nodejs`_ installation We also recommend that you use a firewall, although this is not a pretix-specific recommendation. If you're new to Linux and firewalls, we recommend that you start with `ufw`_.