File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ Es kann ein Disclaimer mittels Sitelinks hinzugefügt werden. Dafür muss Folgen
111111.. code-block :: yaml
112112
113113 mapbender.sitelinks :
114- - link : https://mapbender.org/impressum-kontakt # Link URL
114+ - link : https://mapbender.org/impressum # Link URL
115115 text : Impressum & Kontakt # Link Text
116116 - link : https://mapbender.org/datenschutz
117117 text : Datenschutz
Original file line number Diff line number Diff line change @@ -116,10 +116,10 @@ A disclaimer can be added through the use of site links.
116116.. code-block :: yaml
117117
118118 mapbender.sitelinks :
119- - link : http ://mapbender.org/en/about-contact # Link URL
120- text : Imprint & Contact # Link text
121- - link : http ://mapbender.org/en/privacy-policy
122- text : Privacy- Policy
119+ - link : https ://mapbender.org/en/legal-notice/ # Link URL
120+ text : Imprint & Contact # Link text
121+ - link : https ://mapbender.org/en/privacy-policy/
122+ text : Privacy Policy
123123
124124 Site links will be seperated by "|".
125125
You can’t perform that action at this time.
0 commit comments