mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 01:19:49 +00:00
VBN: Update API base.
This commit is contained in:
parent
6e1189f3ab
commit
42e9d39c56
1 changed files with 1 additions and 3 deletions
|
@ -26,9 +26,7 @@ import de.schildbach.pte.dto.Product;
|
|||
*/
|
||||
public class VbnProvider extends AbstractHafasProvider
|
||||
{
|
||||
private static final String API_BASE = "http://fahrplaner.vbn.de/bin/";
|
||||
|
||||
// http://fahrplaner.vbn.de/hafas/
|
||||
private static final String API_BASE = "https://fahrplaner.vbn.de/hafas/";
|
||||
|
||||
public VbnProvider()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue