Unverified Commit ab97f0f3 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

EFA(3pm): change example to service rather than efa_url

parent c438b3c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -544,7 +544,7 @@ Travel::Status::DE::EFA - unofficial EFA departure monitor
    use Travel::Status::DE::EFA;

    my $status = Travel::Status::DE::EFA->new(
        efa_url => 'https://efa.vrr.de/vrr/XML_DM_REQUEST',
        service => 'VRR',
        name => 'Essen Helenenstr'
    );