diff --git a/de/installation/installation_ubuntu.rst b/de/installation/installation_ubuntu.rst index 2adf9ba56..a77af9661 100644 --- a/de/installation/installation_ubuntu.rst +++ b/de/installation/installation_ubuntu.rst @@ -123,7 +123,7 @@ Sie benötigen den PHP-PostgreSQL Treiber. apt install php5-pgsql -Passen Sie die Mapbender Konfigurationsdatei parameters.yml (app/config/parameters.yml) an und definieren Sie die Datenbank, die Sie erzeugen und nutzen möchten. Mehr Informationen dazu finden Sie im Kapitel `Konfiguration der Datenbank <../database.html>`_. +Passen Sie die Mapbender Konfigurationsdatei parameters.yml (app/config/parameters.yml) an und definieren Sie die Datenbank, die Sie erzeugen und nutzen möchten. Mehr Informationen dazu finden Sie im Kapitel `Konfiguration der Datenbank <../customization/database.html>`_. .. code-block:: yaml diff --git a/en/installation/installation_ubuntu.rst b/en/installation/installation_ubuntu.rst index b7f7d3cdb..5254915d9 100644 --- a/en/installation/installation_ubuntu.rst +++ b/en/installation/installation_ubuntu.rst @@ -164,7 +164,7 @@ You need the PHP-MySQL driver apt install php-mysql -Adapt the Mapbender configuration file parameters.yml (app/config/parameters.yml) and define the database you want to create and use. Further information is available in the chapter `Configuring the database <../database.html>`_. +Adapt the Mapbender configuration file parameters.yml (app/config/parameters.yml) and define the database you want to create and use. Further information is available in the chapter `Configuring the database <../customization/database.html>`_. .. code-block:: yaml