diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-03-29 12:01:52 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-03-29 12:02:49 +0200 |
commit | 160651f0bb465074b3b6ff1a0faa613da5586fb1 (patch) | |
tree | 75ebe8044c4d1b218c1d2ca59f87f0a8774c2d74 /templates/landingpage.html.ep | |
parent | 5b4bead3e3d03b06d3ab05d17100903bf716b578 (diff) |
add train search (beta, not linked yet)3.11.1
Diffstat (limited to 'templates/landingpage.html.ep')
-rw-r--r-- | templates/landingpage.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index f95fe44..23aa428 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -9,7 +9,7 @@ Verfügbarkeitsgarantie. Alle Angaben ohne Gewähr. </p> <p class="geolink"> -<a class="button" href="<%= url_for('_auto')->to_abs->scheme('https') %>">Bahnhöfe im Umfeld suchen</a> +<a class="button" href="<%= url_for('_autostop')->to_abs->scheme('https') %>">Bahnhöfe im Umfeld suchen</a> </p> <p> Oder hier angeben: |