mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-14 16:40:30 +00:00
Update API base for Freiburg.
This commit is contained in:
parent
f1aa4c166b
commit
159bc397d4
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ import de.schildbach.pte.dto.Style.Shape;
|
|||
*/
|
||||
public class VagfrProvider extends AbstractEfaProvider
|
||||
{
|
||||
private final static String API_BASE = "http://efa.vag-freiburg.de/vagfr/";
|
||||
private final static String API_BASE = "https://efaserver.vag-freiburg.de/vagfr/";
|
||||
|
||||
public VagfrProvider()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue