mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-09 15:18:48 +00:00
Linz: Update API base to HTTPS.
This commit is contained in:
parent
2c2fece8a1
commit
81c8504881
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ import de.schildbach.pte.dto.Style;
|
||||||
*/
|
*/
|
||||||
public class LinzProvider extends AbstractEfaProvider
|
public class LinzProvider extends AbstractEfaProvider
|
||||||
{
|
{
|
||||||
public static final String API_BASE = "http://www.linzag.at/linz2/";
|
public static final String API_BASE = "https://www.linzag.at/linz2/";
|
||||||
|
|
||||||
// http://www.linzag.at/static/
|
// http://www.linzag.at/static/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue