summaryrefslogtreecommitdiff
path: root/templates/use_external_links.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/use_external_links.html.ep')
-rw-r--r--templates/use_external_links.html.ep8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/use_external_links.html.ep b/templates/use_external_links.html.ep
index 4540e40..d7bebd7 100644
--- a/templates/use_external_links.html.ep
+++ b/templates/use_external_links.html.ep
@@ -51,8 +51,8 @@
<div class="input-field col s12">
<div>
<label>
- %= radio_button stationboard => '4'
- <span><a href="https://bahn.expert/regional">bahn.expert/regional</a> (Nahverkehr)</span>
+ %= radio_button stationboard => '3'
+ <span><a href="https://dbf.finalrewind.org/?hafas=1">DBF</a> (Nahverkehr)</span>
</label>
</div>
</div>
@@ -61,8 +61,8 @@
<div class="input-field col s12">
<div>
<label>
- %= radio_button stationboard => '3'
- <span><a href="https://nvm.finalrewind.org/">NVM</a> (Nahverkehr)</span>
+ %= radio_button stationboard => '4'
+ <span><a href="https://bahn.expert/regional">bahn.expert/regional</a> (Nahverkehr)</span>
</label>
</div>
</div>