Skip to content

Commit e5dc4e1

Browse files
authored
Merge pull request #57 from MatthiasHinz/master
Fix broken hyperlinks
2 parents 04a5c96 + 54ad9cf commit e5dc4e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

de/installation/installation_ubuntu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Sie benötigen den PHP-PostgreSQL Treiber.
123123
apt install php5-pgsql
124124
125125
126-
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>`_.
126+
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>`_.
127127

128128
.. code-block:: yaml
129129

en/installation/installation_ubuntu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ You need the PHP-MySQL driver
164164
apt install php-mysql
165165
166166
167-
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>`_.
167+
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>`_.
168168

169169
.. code-block:: yaml
170170

0 commit comments

Comments
 (0)