diff options
| -rw-r--r-- | templates/layouts/default.html.ep | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 7bea50b..90a405e 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -190,7 +190,7 @@ Backends:<br/>  v<%= $Travel::Status::DE::HAFAS::VERSION %><br/>  <a href="https://finalrewind.org/projects/Travel-Status-DE-IRIS/">Travel::Status::DE::IRIS</a>  v<%= $Travel::Status::DE::IRIS::VERSION %><br/> -<a href="http://data.deutschebahn.com/dataset/data-haltestellendaten">Haltestellendaten</a> +<a href="http://data.deutschebahn.com/dataset/data-haltestellen">Haltestellendaten</a>  © DB Station&Service AG,  Europaplatz 1,  10557 Berlin, lizensiert unter CC-BY 4.0 | 
