diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-02-01 20:14:46 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-02-01 20:14:46 +0100 |
commit | f1ca0ba41421f4e602312b4a3ea6ee8ad13366f1 (patch) | |
tree | 367e5fa7952e711866720bad8f814a15683725d7 /templates/about.html.ep | |
parent | db9c1bf21b197166ecc7f55ffa63a8f9612254cb (diff) |
Switch from DBWagenreihung to DBRIS::Formation
Diffstat (limited to 'templates/about.html.ep')
-rw-r--r-- | templates/about.html.ep | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/about.html.ep b/templates/about.html.ep index b34aa55..90a1a66 100644 --- a/templates/about.html.ep +++ b/templates/about.html.ep @@ -22,8 +22,8 @@ <strong>v<%= $Travel::Status::DE::HAFAS::VERSION %></strong></li> <li>Nah- und Regionalverkehr im In- und Ausland: EFA via <a href="https://finalrewind.org/projects/Travel-Status-DE-VRR/">Travel::Status::DE::EFA</a> <strong>v<%= $Travel::Status::DE::EFA::VERSION %></strong></li> - <li>Wagenreihung im Netz der DB InfraGO: <a href="https://finalrewind.org/projects/Travel-Status-DE-DBWagenreihung/">Travel::Status::DE::DBWagenreihung</a> - <strong>v<%= $Travel::Status::DE::DBWagenreihung::VERSION %></strong></li> + <li>Wagenreihung im Netz der DB InfraGO: <a href="https://finalrewind.org/projects/Travel-Status-DE-DBRIS/">Travel::Status::DE::DBRIS::Formation</a> + <strong>v<%= $Travel::Status::DE::DBRIS::Formation::VERSION %></strong></li> </ul> </p> <p> |