mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-14 00:30:31 +00:00
AVV: Update API base.
This commit is contained in:
parent
58ba3f7852
commit
d12b1abd03
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ import de.schildbach.pte.dto.Style;
|
|||
*/
|
||||
public class AvvProvider extends AbstractEfaProvider
|
||||
{
|
||||
private final static String API_BASE = "http://efa.avv-augsburg.de/avv/";
|
||||
private final static String API_BASE = "https://efa.avv-augsburg.de/avv2/";
|
||||
|
||||
public AvvProvider()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue