Skip to content
Snippets Groups Projects
Commit 72687e6b authored by chbaeh's avatar chbaeh
Browse files

ODPSH-262: add missing redirect

parent 2b139ab2
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ abort = base.abort
class OdshRouteController(HomeController):
def info_page(self):
return base.render('info_page.html')
h.redirect_to('https://preview-sh70.dpaorinp.de/DE/Schwerpunkte/openData/Infos/infos_node.html')
def start(self):
return base.render('start.html')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment