AVV: Update API base.

This commit is contained in:
Andreas Schildbach 2015-12-24 13:54:01 +01:00
parent 58ba3f7852
commit d12b1abd03

View file

@ -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()
{