mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 00:50:31 +00:00
update api base for Chemnitz
This commit is contained in:
parent
de56d855fe
commit
d7beafd50e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ import de.schildbach.pte.dto.LocationType;
|
|||
public class VmsProvider extends AbstractEfaProvider
|
||||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.VMS;
|
||||
private static final String API_BASE = "http://www.vms-aktuell.de/vms/";
|
||||
private static final String API_BASE = "http://www.vms.de/vms2/";
|
||||
|
||||
public VmsProvider()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue