# HG changeset patch # User Mads Kiilerich # Date 2020-12-12 23:09:44 # Node ID 7e9e1f3d7a93f2a111125dbd7a52e8ad1612f74a # Parent 92894fccc6158efc3374dd4b05c6cad48ef982a4 docs: fix broken ref 7982eac0703d removed too much. diff --git a/docs/installation.rst b/docs/installation.rst --- a/docs/installation.rst +++ b/docs/installation.rst @@ -66,7 +66,7 @@ repository, use the following commands i updated to other revisions unless you want to upgrade. Edits in the source tree will have immediate impact (possibly after a restart of the service). -You can now proceed to :ref:`install-front-end`. +You can now proceed to :ref:`prepare-front-end-files`. .. _installation-virtualenv: @@ -123,7 +123,9 @@ An additional benefit of virtualenv is t - This will install Kallithea together with all other required Python libraries into the activated virtualenv. -You can now proceed to :ref:`install-front-end`. +You can now proceed to :ref:`prepare-front-end-files`. + +.. _prepare-front-end-files: Prepare front-end files