diff options
| author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-03-25 18:24:09 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-03-25 18:24:09 +0100 |
| commit | 207780a103af05f6894215cfe02548cc7c5e7528 (patch) | |
| tree | 40fb62548cb3918ebdec02bda8bb00d5f1adfd9f /lib | |
| parent | 84e03a5b03c59b295a07c1a13274d73ed05ff529 (diff) | |
HAFAS(3pm): drop VRN references
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Travel/Status/DE/HAFAS.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm index b04fb26..2eb3dcf 100644 --- a/lib/Travel/Status/DE/HAFAS.pm +++ b/lib/Travel/Status/DE/HAFAS.pm @@ -1208,7 +1208,7 @@ not present, it is safe to assume that it uses Europe/Berlin. Returns an array containing all supported HAFAS services. Each element is a hashref and contains all keys mentioned in B<get_active_service>. It also contains a B<shortname> key, which is the service name used by -the constructor's B<service> parameter, e.g. BART or VRN. +the constructor's B<service> parameter, e.g. BART or NASA. =item Travel::Status::DE::HAFAS::get_service(I<$service>) @@ -1243,7 +1243,7 @@ Some services are not well-tested. =over -=item * L<https://dbf.finalrewind.org?hafas=VRN> provides a web frontend to +=item * L<https://dbf.finalrewind.org?hafas=NASA> provides a web frontend to most of this module's features. Set B<hafas=>I<service> to use a specific service. |
