Skip to content
Snippets Groups Projects
Commit 715bfa9f authored by chbaeh's avatar chbaeh
Browse files

ODPSH-267: change links

parent 549b803c
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@ abort = base.abort
class OdshRouteController(HomeController):
def info_page(self):
h.redirect_to('https://preview-sh70.dpaorinp.de/DE/Schwerpunkte/openData/Infos/infos_node.html')
h.redirect_to('http://www.schleswig-holstein.de/odpinfo')
def start(self):
h.redirect_to('https://preview-sh70.dpaorinp.de/DE/Schwerpunkte/openData/openData_node.html')
h.redirect_to('http://www.schleswig-holstein.de/odpstart')
class OdshUserController(UserController):
def me(self, locale=None):
......
......@@ -13,9 +13,9 @@
<div class="footer-left">
<div class="footer-icon">&copy; {{g.site_title}}</div>
<div class="footer-right">
<div class='footer-icon'><a href='https://www.schleswig-holstein.de/DE/Serviceseiten/Kontakt/kontakt_node.html '>Kontakt</a></div>
<div class='footer-icon'><a href='https://www.schleswig-holstein.de/DE/Serviceseiten/Impressum/impressum_node.html'>Impressum</a></div>
<div class='footer-icon last'><a href='https://www.schleswig-holstein.de/DE/Serviceseiten/Datenschutzerklaerung/datenschutz_node.html'>Datenschutz</a></div>
<div class='footer-icon'><a href='http://www.schleswig-holstein.de/odpkontakt'>Kontakt</a></div>
<div class='footer-icon'><a href='http://www.schleswig-holstein.de/odpimpressum'>Impressum</a></div>
<div class='footer-icon last'><a href='http://www.schleswig-holstein.de/odpdatenschutz'>Datenschutz</a></div>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment