diff --git a/v1.0/free_bike_status.json b/v1.0/free_bike_status.json index 072f9b6d..273d09f7 100644 --- a/v1.0/free_bike_status.json +++ b/v1.0/free_bike_status.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#free_bike_statusjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md#free_bike_statusjson", "description": "Describes the vehicles that are available for rent (as of v2.1-RC2).", "type": "object", "properties": { diff --git a/v1.0/gbfs.json b/v1.0/gbfs.json index e31e1c66..28aedb63 100644 --- a/v1.0/gbfs.json +++ b/v1.0/gbfs.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#gbfsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md#gbfsjson", "description": "Auto-discovery file that links to all of the other files published by the system.", "type": "object", "properties": { diff --git a/v1.0/station_information.json b/v1.0/station_information.json index 68e0d654..0b16d815 100644 --- a/v1.0/station_information.json +++ b/v1.0/station_information.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#station_informationjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md#station_informationjson", "description": "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", "properties": { diff --git a/v1.0/station_status.json b/v1.0/station_status.json index 52e37f83..86c75fff 100644 --- a/v1.0/station_status.json +++ b/v1.0/station_status.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#station_statusjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md#station_statusjson", "description": "Describes the capacity and rental availability of the station", "type": "object", "properties": { diff --git a/v1.0/system_alerts.json b/v1.0/system_alerts.json index 8e6bddeb..4af77aec 100644 --- a/v1.0/system_alerts.json +++ b/v1.0/system_alerts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#system_alertsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md#system_alertsjson", "description": "Describes ad-hoc changes to the system.", "type": "object", "properties": { diff --git a/v1.0/system_calendar.json b/v1.0/system_calendar.json index 38b3a0c9..89cbffea 100644 --- a/v1.0/system_calendar.json +++ b/v1.0/system_calendar.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#system_calendarjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md#system_calendarjson", "description": "Describes the operating calendar for a system.", "type": "object", "properties": { diff --git a/v1.0/system_hours.json b/v1.0/system_hours.json index a3823903..66e75b62 100644 --- a/v1.0/system_hours.json +++ b/v1.0/system_hours.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#system_hoursjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md#system_hoursjson", "description": "Describes the system hours of operation.", "type": "object", "properties": { diff --git a/v1.0/system_information.json b/v1.0/system_information.json index d9003c38..8ab05161 100644 --- a/v1.0/system_information.json +++ b/v1.0/system_information.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#system_informationjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md#system_informationjson", "description": "Details including system operator, system location, year implemented, URL, contact info, time zone.", "type": "object", "properties": { diff --git a/v1.0/system_pricing_plans.json b/v1.0/system_pricing_plans.json index 5418c97e..d0e3dd1a 100644 --- a/v1.0/system_pricing_plans.json +++ b/v1.0/system_pricing_plans.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#system_pricing_plansjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md#system_pricing_plansjson", "description": "Describes the pricing schemes of the system.", "type": "object", "properties": { diff --git a/v1.0/system_regions.json b/v1.0/system_regions.json index 8417829b..bc4d796e 100644 --- a/v1.0/system_regions.json +++ b/v1.0/system_regions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.0/gbfs.md#system_regionsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md#system_regionsjson", "description": "Describes regions for a system that is broken up by geographic or political region.", "type": "object", "properties": { diff --git a/v1.1/free_bike_status.json b/v1.1/free_bike_status.json index fa14c4b4..6d0fafac 100644 --- a/v1.1/free_bike_status.json +++ b/v1.1/free_bike_status.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#free_bike_statusjson", + "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#free_bike_statusjson", "description": "Describes the vehicles that are not at a station and are available for rent.", "type": "object", diff --git a/v1.1/gbfs.json b/v1.1/gbfs.json index 90cb0f23..e3bbc617 100644 --- a/v1.1/gbfs.json +++ b/v1.1/gbfs.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#gbfsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#gbfsjson", "description": "Auto-discovery file that links to all of the other files publiished by the system.", "type": "object", diff --git a/v1.1/gbfs_versions.json b/v1.1/gbfs_versions.json index 111620f5..0cbfc9c9 100644 --- a/v1.1/gbfs_versions.json +++ b/v1.1/gbfs_versions.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#gbfs_versionsjson-added-in-v11", + "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#gbfs_versionsjson-added-in-v11", "description": "Lists all feed endpoints published according to version sof the GBFS documentation. (added in v1.1)", "type": "object", diff --git a/v1.1/station_information.json b/v1.1/station_information.json index 07ca194f..5effc94c 100644 --- a/v1.1/station_information.json +++ b/v1.1/station_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#station_informationjson", + "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#station_informationjson", "description": "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", diff --git a/v1.1/station_status.json b/v1.1/station_status.json index 4de7dc7a..444d89f5 100644 --- a/v1.1/station_status.json +++ b/v1.1/station_status.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#station_statusjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#station_statusjson", "description": "Describes the capacity and rental availablility of the station", "type": "object", diff --git a/v1.1/system_alerts.json b/v1.1/system_alerts.json index 2279e843..db4ef2f9 100644 --- a/v1.1/system_alerts.json +++ b/v1.1/system_alerts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#system_alertsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#system_alertsjson", "description": "Describes ad-hoc changes to the system.", "type": "object", "properties": { diff --git a/v1.1/system_calendar.json b/v1.1/system_calendar.json index 3fc077ff..68f2cd87 100644 --- a/v1.1/system_calendar.json +++ b/v1.1/system_calendar.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#system_calendarjson", + "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#system_calendarjson", "description": "Describes the operating calendar for a system.", "type": "object", "properties": { diff --git a/v1.1/system_hours.json b/v1.1/system_hours.json index 16d7fee4..0c22de82 100644 --- a/v1.1/system_hours.json +++ b/v1.1/system_hours.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#system_hoursjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#system_hoursjson", "description": "Describes the system hours of operation.", "type": "object", "properties": { diff --git a/v1.1/system_information.json b/v1.1/system_information.json index e42d0201..24e6b06e 100644 --- a/v1.1/system_information.json +++ b/v1.1/system_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#system_informationjson", + "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#system_informationjson", "description": "Details including system operator, system location, year implemented, URL, contact info, time zone.", "type": "object", diff --git a/v1.1/system_pricing_plans.json b/v1.1/system_pricing_plans.json index 06d10303..15d84d06 100644 --- a/v1.1/system_pricing_plans.json +++ b/v1.1/system_pricing_plans.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#system_pricing_plansjson", + "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#system_pricing_plansjson", "description": "Describes the pricing schemes of the system.", "type": "object", "properties": { diff --git a/v1.1/system_regions.json b/v1.1/system_regions.json index a169ddae..e5ea55b2 100644 --- a/v1.1/system_regions.json +++ b/v1.1/system_regions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v1.1/gbfs.md#system_regionsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md#system_regionsjson", "description": "Describes regions for a system that is broken up by geographic or political region.", "type": "object", diff --git a/v2.0/free_bike_status.json b/v2.0/free_bike_status.json index 03589cd2..15572b43 100644 --- a/v2.0/free_bike_status.json +++ b/v2.0/free_bike_status.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#free_bike_statusjson", + "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#free_bike_statusjson", "description": "Describes the vehicles that are not at a station and are available for rent.", "type": "object", diff --git a/v2.0/gbfs.json b/v2.0/gbfs.json index 60b547ef..b46dfb76 100644 --- a/v2.0/gbfs.json +++ b/v2.0/gbfs.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#gbfsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#gbfsjson", "description": "Auto-discovery file that links to all of the other files publiished by the system.", "type": "object", diff --git a/v2.0/gbfs_versions.json b/v2.0/gbfs_versions.json index 97b40f82..77695a4e 100644 --- a/v2.0/gbfs_versions.json +++ b/v2.0/gbfs_versions.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#gbfs_versionsjson-added-in-v11", + "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#gbfs_versionsjson-added-in-v11", "description": "Lists all feed endpoints published according to version sof the GBFS documentation. (added in v1.1)", "type": "object", diff --git a/v2.0/station_information.json b/v2.0/station_information.json index 886e008b..1d1cbfd4 100644 --- a/v2.0/station_information.json +++ b/v2.0/station_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#station_informationjson", + "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#station_informationjson", "description": "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", diff --git a/v2.0/station_status.json b/v2.0/station_status.json index 6c59a548..ca60f84a 100644 --- a/v2.0/station_status.json +++ b/v2.0/station_status.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#station_statusjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#station_statusjson", "description": "Describes the capacity and rental availablility of the station", "type": "object", diff --git a/v2.0/system_alerts.json b/v2.0/system_alerts.json index 41342e9a..cdc5f8e8 100644 --- a/v2.0/system_alerts.json +++ b/v2.0/system_alerts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#system_alertsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#system_alertsjson", "description": "Describes ad-hoc changes to the system.", "type": "object", "properties": { diff --git a/v2.0/system_calendar.json b/v2.0/system_calendar.json index 3344b052..96a497e1 100644 --- a/v2.0/system_calendar.json +++ b/v2.0/system_calendar.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#system_calendarjson", + "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#system_calendarjson", "description": "Describes the operating calendar for a system.", "type": "object", "properties": { diff --git a/v2.0/system_hours.json b/v2.0/system_hours.json index c0333278..87f85df9 100644 --- a/v2.0/system_hours.json +++ b/v2.0/system_hours.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#system_hoursjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#system_hoursjson", "description": "Describes the system hours of operation.", "type": "object", "properties": { diff --git a/v2.0/system_information.json b/v2.0/system_information.json index 5674ba19..23dbadb4 100644 --- a/v2.0/system_information.json +++ b/v2.0/system_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#system_informationjson", + "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#system_informationjson", "description": "Details including system operator, system location, year implemented, URL, contact info, time zone.", "type": "object", diff --git a/v2.0/system_pricing_plans.json b/v2.0/system_pricing_plans.json index 3bc8c24c..efba71fe 100644 --- a/v2.0/system_pricing_plans.json +++ b/v2.0/system_pricing_plans.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#system_pricing_plansjson", + "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#system_pricing_plansjson", "description": "Describes the pricing schemes of the system.", "type": "object", "properties": { diff --git a/v2.0/system_regions.json b/v2.0/system_regions.json index c678759a..361eb7df 100644 --- a/v2.0/system_regions.json +++ b/v2.0/system_regions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.0/gbfs.md#system_regionsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md#system_regionsjson", "description": "Describes regions for a system that is broken up by geographic or political region.", "type": "object", diff --git a/v2.1/free_bike_status.json b/v2.1/free_bike_status.json index 94b263e8..1a242b4e 100644 --- a/v2.1/free_bike_status.json +++ b/v2.1/free_bike_status.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#free_bike_statusjson", + "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#free_bike_statusjson", "description": "Describes the vehicles that are available for rent (as of v2.1-RC2).", "type": "object", diff --git a/v2.1/gbfs.json b/v2.1/gbfs.json index 7eee3f81..ce487bcf 100644 --- a/v2.1/gbfs.json +++ b/v2.1/gbfs.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#gbfsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#gbfsjson", "description": "Auto-discovery file that links to all of the other files published by the system.", "type": "object", diff --git a/v2.1/gbfs_versions.json b/v2.1/gbfs_versions.json index 7408f1ae..1fe09610 100644 --- a/v2.1/gbfs_versions.json +++ b/v2.1/gbfs_versions.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#gbfs_versionsjson-added-in-v11", + "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#gbfs_versionsjson-added-in-v11", "description": "Lists all feed endpoints published according to version sof the GBFS documentation. (added in v1.1)", "type": "object", diff --git a/v2.1/geofencing_zones.json b/v2.1/geofencing_zones.json index e4337dfe..cf00e7a6 100644 --- a/v2.1/geofencing_zones.json +++ b/v2.1/geofencing_zones.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#geofencing_zonesjson", + "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#geofencing_zonesjson", "description": "Describes geofencing zones and their associated rules and attributes (added in v2.1-RC).", "type": "object", diff --git a/v2.1/station_information.json b/v2.1/station_information.json index b08fa478..3548e766 100644 --- a/v2.1/station_information.json +++ b/v2.1/station_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#station_informationjson", + "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#station_informationjson", "description": "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", diff --git a/v2.1/station_status.json b/v2.1/station_status.json index b99b783c..fae0a8aa 100644 --- a/v2.1/station_status.json +++ b/v2.1/station_status.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#station_statusjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#station_statusjson", "description": "Describes the capacity and rental availability of the station", "type": "object", diff --git a/v2.1/system_alerts.json b/v2.1/system_alerts.json index ae82ef96..446e63f2 100644 --- a/v2.1/system_alerts.json +++ b/v2.1/system_alerts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#system_alertsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#system_alertsjson", "description": "Describes ad-hoc changes to the system.", "type": "object", "properties": { diff --git a/v2.1/system_calendar.json b/v2.1/system_calendar.json index f7d7aaa7..ec418e23 100644 --- a/v2.1/system_calendar.json +++ b/v2.1/system_calendar.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#system_calendarjson", + "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#system_calendarjson", "description": "Describes the operating calendar for a system.", "type": "object", "properties": { diff --git a/v2.1/system_hours.json b/v2.1/system_hours.json index 682444a1..1a68e0a3 100644 --- a/v2.1/system_hours.json +++ b/v2.1/system_hours.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#system_hoursjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#system_hoursjson", "description": "Describes the system hours of operation.", "type": "object", "properties": { diff --git a/v2.1/system_information.json b/v2.1/system_information.json index 4c755185..79d5f343 100644 --- a/v2.1/system_information.json +++ b/v2.1/system_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#system_informationjson", + "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#system_informationjson", "description": "Details including system operator, system location, year implemented, URL, contact info, time zone.", "type": "object", diff --git a/v2.1/system_pricing_plans.json b/v2.1/system_pricing_plans.json index 39e727a8..0ac1e6ee 100644 --- a/v2.1/system_pricing_plans.json +++ b/v2.1/system_pricing_plans.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#system_pricing_plansjson", + "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#system_pricing_plansjson", "description": "Describes the pricing schemes of the system.", "type": "object", "properties": { diff --git a/v2.1/system_regions.json b/v2.1/system_regions.json index 891e47b6..dd850aec 100644 --- a/v2.1/system_regions.json +++ b/v2.1/system_regions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#system_regionsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#system_regionsjson", "description": "Describes regions for a system that is broken up by geographic or political region.", "type": "object", diff --git a/v2.1/vehicle_types.json b/v2.1/vehicle_types.json index 4be0b830..aad4542a 100644 --- a/v2.1/vehicle_types.json +++ b/v2.1/vehicle_types.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#vehicle_typesjson-added-in-v21-rc", + "https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#vehicle_typesjson-added-in-v21", "description": "Describes the types of vehicles that System operator has available for rent (added in v2.1-RC).", "type": "object", diff --git a/v2.2/free_bike_status.json b/v2.2/free_bike_status.json index ca040815..6e809517 100644 --- a/v2.2/free_bike_status.json +++ b/v2.2/free_bike_status.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#free_bike_statusjson", + "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#free_bike_statusjson", "description": "Describes the vehicles that are available for rent (as of v2.1-RC2).", "type": "object", diff --git a/v2.2/gbfs.json b/v2.2/gbfs.json index 926e38ec..8c3aa983 100644 --- a/v2.2/gbfs.json +++ b/v2.2/gbfs.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#gbfsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#gbfsjson", "description": "Auto-discovery file that links to all of the other files published by the system.", "type": "object", diff --git a/v2.2/gbfs_versions.json b/v2.2/gbfs_versions.json index a71872b3..b56c1805 100644 --- a/v2.2/gbfs_versions.json +++ b/v2.2/gbfs_versions.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#gbfs_versionsjson-added-in-v11", + "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#gbfs_versionsjson-added-in-v11", "description": "Lists all feed endpoints published according to version sof the GBFS documentation. (added in v1.1)", "type": "object", diff --git a/v2.2/geofencing_zones.json b/v2.2/geofencing_zones.json index 824277ce..8d7a70a1 100644 --- a/v2.2/geofencing_zones.json +++ b/v2.2/geofencing_zones.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#geofencing_zonesjson", + "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#geofencing_zonesjson", "description": "Describes geofencing zones and their associated rules and attributes (added in v2.1-RC).", "type": "object", diff --git a/v2.2/station_information.json b/v2.2/station_information.json index c51ecb5c..4df11e21 100644 --- a/v2.2/station_information.json +++ b/v2.2/station_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#station_informationjson", + "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#station_informationjson", "description": "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", diff --git a/v2.2/station_status.json b/v2.2/station_status.json index 3ff80ed0..f00d6232 100644 --- a/v2.2/station_status.json +++ b/v2.2/station_status.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#station_statusjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#station_statusjson", "description": "Describes the capacity and rental availability of the station", "type": "object", diff --git a/v2.2/system_alerts.json b/v2.2/system_alerts.json index 6400bf8e..fc5e014c 100644 --- a/v2.2/system_alerts.json +++ b/v2.2/system_alerts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#system_alertsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#system_alertsjson", "description": "Describes ad-hoc changes to the system.", "type": "object", "properties": { diff --git a/v2.2/system_calendar.json b/v2.2/system_calendar.json index 156c210d..d6ebc86a 100644 --- a/v2.2/system_calendar.json +++ b/v2.2/system_calendar.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#system_calendarjson", + "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#system_calendarjson", "description": "Describes the operating calendar for a system.", "type": "object", "properties": { diff --git a/v2.2/system_hours.json b/v2.2/system_hours.json index 6b67bdaa..85997bd5 100644 --- a/v2.2/system_hours.json +++ b/v2.2/system_hours.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#system_hoursjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#system_hoursjson", "description": "Describes the system hours of operation.", "type": "object", "properties": { diff --git a/v2.2/system_information.json b/v2.2/system_information.json index 21ba2d83..8f99c476 100644 --- a/v2.2/system_information.json +++ b/v2.2/system_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#system_informationjson", + "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#system_informationjson", "description": "Details including system operator, system location, year implemented, URL, contact info, time zone.", "type": "object", diff --git a/v2.2/system_pricing_plans.json b/v2.2/system_pricing_plans.json index 3924300d..cbf797cc 100644 --- a/v2.2/system_pricing_plans.json +++ b/v2.2/system_pricing_plans.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#system_pricing_plansjson", + "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#system_pricing_plansjson", "description": "Describes the pricing schemes of the system.", "type": "object", "properties": { diff --git a/v2.2/system_regions.json b/v2.2/system_regions.json index 54d46676..23e66b44 100644 --- a/v2.2/system_regions.json +++ b/v2.2/system_regions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#system_regionsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#system_regionsjson", "description": "Describes regions for a system that is broken up by geographic or political region.", "type": "object", diff --git a/v2.2/vehicle_types.json b/v2.2/vehicle_types.json index 17ad2b74..2878136d 100644 --- a/v2.2/vehicle_types.json +++ b/v2.2/vehicle_types.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#vehicle_typesjson-added-in-v21-rc", + "https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#vehicle_typesjson-added-in-v21", "description": "Describes the types of vehicles that System operator has available for rent (added in v2.1-RC).", "type": "object", diff --git a/v2.3/free_bike_status.json b/v2.3/free_bike_status.json index 25522f62..ea51584f 100644 --- a/v2.3/free_bike_status.json +++ b/v2.3/free_bike_status.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#free_bike_statusjson", + "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#free_bike_statusjson", "description": "Describes the vehicles that are available for rent (as of v2.1-RC2).", "type": "object", diff --git a/v2.3/gbfs.json b/v2.3/gbfs.json index 45918223..90852b39 100644 --- a/v2.3/gbfs.json +++ b/v2.3/gbfs.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#gbfsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#gbfsjson", "description": "Auto-discovery file that links to all of the other files published by the system.", "type": "object", diff --git a/v2.3/gbfs_versions.json b/v2.3/gbfs_versions.json index be5ebb6f..cc3bd8d4 100644 --- a/v2.3/gbfs_versions.json +++ b/v2.3/gbfs_versions.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#gbfs_versionsjson-added-in-v11", + "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#gbfs_versionsjson", "description": "Lists all feed endpoints published according to version sof the GBFS documentation. (added in v1.1)", "type": "object", diff --git a/v2.3/geofencing_zones.json b/v2.3/geofencing_zones.json index 3bbce182..099bfa8b 100644 --- a/v2.3/geofencing_zones.json +++ b/v2.3/geofencing_zones.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#geofencing_zonesjson", + "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#geofencing_zonesjson", "description": "Describes geofencing zones and their associated rules and attributes (added in v2.1-RC).", "type": "object", diff --git a/v2.3/station_information.json b/v2.3/station_information.json index 48519b1a..7fc079da 100644 --- a/v2.3/station_information.json +++ b/v2.3/station_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#station_informationjson", + "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#station_informationjson", "description": "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", diff --git a/v2.3/station_status.json b/v2.3/station_status.json index 514b0a0e..72298a99 100644 --- a/v2.3/station_status.json +++ b/v2.3/station_status.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#station_statusjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#station_statusjson", "description": "Describes the capacity and rental availability of the station", "type": "object", diff --git a/v2.3/system_alerts.json b/v2.3/system_alerts.json index 8bf6eef4..7b2ce497 100644 --- a/v2.3/system_alerts.json +++ b/v2.3/system_alerts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_alertsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#system_alertsjson", "description": "Describes ad-hoc changes to the system.", "type": "object", "properties": { diff --git a/v2.3/system_calendar.json b/v2.3/system_calendar.json index 3ad31af2..688f3112 100644 --- a/v2.3/system_calendar.json +++ b/v2.3/system_calendar.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_calendarjson", + "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#system_calendarjson", "description": "Describes the operating calendar for a system.", "type": "object", "properties": { diff --git a/v2.3/system_hours.json b/v2.3/system_hours.json index cb5b5511..49c6c73e 100644 --- a/v2.3/system_hours.json +++ b/v2.3/system_hours.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_hoursjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#system_hoursjson", "description": "Describes the system hours of operation.", "type": "object", "properties": { diff --git a/v2.3/system_information.json b/v2.3/system_information.json index 4825cdb8..40e7ea83 100644 --- a/v2.3/system_information.json +++ b/v2.3/system_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_informationjson", + "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#system_informationjson", "description": "Details including system operator, system location, year implemented, URL, contact info, time zone.", "type": "object", diff --git a/v2.3/system_pricing_plans.json b/v2.3/system_pricing_plans.json index dbf3127f..b6b4ba90 100644 --- a/v2.3/system_pricing_plans.json +++ b/v2.3/system_pricing_plans.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_pricing_plansjson", + "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#system_pricing_plansjson", "description": "Describes the pricing schemes of the system.", "type": "object", "properties": { diff --git a/v2.3/system_regions.json b/v2.3/system_regions.json index 18e9b20d..a3cb9327 100644 --- a/v2.3/system_regions.json +++ b/v2.3/system_regions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_regionsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#system_regionsjson", "description": "Describes regions for a system that is broken up by geographic or political region.", "type": "object", diff --git a/v2.3/vehicle_types.json b/v2.3/vehicle_types.json index 04ab38f0..d88f5ff5 100644 --- a/v2.3/vehicle_types.json +++ b/v2.3/vehicle_types.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#vehicle_typesjson-added-in-v21-rc", + "https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#vehicle_typesjson", "description": "Describes the types of vehicles that System operator has available for rent (added in v2.1-RC).", "type": "object", diff --git a/v3.0-RC/gbfs.json b/v3.0-RC/gbfs.json index f7d8b0d8..f15a9a5c 100644 --- a/v3.0-RC/gbfs.json +++ b/v3.0-RC/gbfs.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#gbfsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#gbfsjson", "description": "Auto-discovery file that links to all of the other files published by the system.", "type": "object", diff --git a/v3.0-RC/gbfs_versions.json b/v3.0-RC/gbfs_versions.json index 6837fd6a..b457c030 100644 --- a/v3.0-RC/gbfs_versions.json +++ b/v3.0-RC/gbfs_versions.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#gbfs_versionsjson-added-in-v11", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#gbfs_versionsjson", "description": "Lists all feed endpoints published according to version sof the GBFS documentation. (added in v1.1)", "type": "object", "properties": { diff --git a/v3.0-RC/geofencing_zones.json b/v3.0-RC/geofencing_zones.json index b29e08de..94571ea3 100644 --- a/v3.0-RC/geofencing_zones.json +++ b/v3.0-RC/geofencing_zones.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#geofencing_zonesjson", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#geofencing_zonesjson", "description": "Describes geofencing zones and their associated rules and attributes (added in v2.1-RC).", "type": "object", diff --git a/v3.0-RC/manifest.json b/v3.0-RC/manifest.json index dbb72fdf..839517ab 100644 --- a/v3.0-RC/manifest.json +++ b/v3.0-RC/manifest.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#manifestjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#manifestjson", "description": "An index of gbfs.json URLs for each GBFS data set produced by a publisher. A single instance of this file should be published at a single stable URL, for example: https://example.com/gbfs/manifest.json.", "type": "object", "properties": { diff --git a/v3.0-RC/station_information.json b/v3.0-RC/station_information.json index 3d4d8ff8..6808c9d6 100644 --- a/v3.0-RC/station_information.json +++ b/v3.0-RC/station_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#station_informationjson", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#station_informationjson", "description": "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", diff --git a/v3.0-RC/station_status.json b/v3.0-RC/station_status.json index 19694e8e..60d6d14d 100644 --- a/v3.0-RC/station_status.json +++ b/v3.0-RC/station_status.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#station_statusjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#station_statusjson", "description": "Describes the capacity and rental availability of the station", "type": "object", diff --git a/v3.0-RC/system_alerts.json b/v3.0-RC/system_alerts.json index 4455b247..a9b96fbd 100644 --- a/v3.0-RC/system_alerts.json +++ b/v3.0-RC/system_alerts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#system_alertsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#system_alertsjson", "description": "Describes ad-hoc changes to the system.", "type": "object", "properties": { diff --git a/v3.0-RC/system_information.json b/v3.0-RC/system_information.json index 035462f0..2d3b0909 100644 --- a/v3.0-RC/system_information.json +++ b/v3.0-RC/system_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#system_informationjson", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#system_informationjson", "description": "Details including system operator, system location, year implemented, URL, contact info, time zone.", "type": "object", diff --git a/v3.0-RC/system_pricing_plans.json b/v3.0-RC/system_pricing_plans.json index e5b048e8..cfcffcad 100644 --- a/v3.0-RC/system_pricing_plans.json +++ b/v3.0-RC/system_pricing_plans.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#system_pricing_plansjson", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#system_pricing_plansjson", "description": "Describes the pricing schemes of the system.", "type": "object", "properties": { diff --git a/v3.0-RC/system_regions.json b/v3.0-RC/system_regions.json index a5e7a8fd..122a5222 100644 --- a/v3.0-RC/system_regions.json +++ b/v3.0-RC/system_regions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#system_regionsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#system_regionsjson", "description": "Describes regions for a system that is broken up by geographic or political region.", "type": "object", diff --git a/v3.0-RC/vehicle_status.json b/v3.0-RC/vehicle_status.json index 0675fd39..b347a157 100644 --- a/v3.0-RC/vehicle_status.json +++ b/v3.0-RC/vehicle_status.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#vehicle_statusjson", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#vehicle_statusjson", "description": "Describes the vehicles that are available for rent (as of v3.0-RC, formerly free_bike_status).", "type": "object", diff --git a/v3.0-RC/vehicle_types.json b/v3.0-RC/vehicle_types.json index 4f1d4acd..7dbeea8a 100644 --- a/v3.0-RC/vehicle_types.json +++ b/v3.0-RC/vehicle_types.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#vehicle_typesjson-added-in-v21-rc", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#vehicle_typesjson", "description": "Describes the types of vehicles that System operator has available for rent (added in v2.1-RC).", "type": "object", diff --git a/v3.0-RC2/gbfs.json b/v3.0-RC2/gbfs.json index 7adce667..ada921b0 100644 --- a/v3.0-RC2/gbfs.json +++ b/v3.0-RC2/gbfs.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#gbfsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#gbfsjson", "description": "Auto-discovery file that links to all of the other files published by the system.", "type": "object", "properties": { diff --git a/v3.0-RC2/gbfs_versions.json b/v3.0-RC2/gbfs_versions.json index 771cf2da..b0b56fd8 100644 --- a/v3.0-RC2/gbfs_versions.json +++ b/v3.0-RC2/gbfs_versions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#gbfs_versionsjson-added-in-v11", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#gbfs_versionsjson", "description": "Lists all feed endpoints published according to version sof the GBFS documentation. (added in v1.1)", "type": "object", "properties": { diff --git a/v3.0-RC2/geofencing_zones.json b/v3.0-RC2/geofencing_zones.json index a80ba845..e8a90ab3 100644 --- a/v3.0-RC2/geofencing_zones.json +++ b/v3.0-RC2/geofencing_zones.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#geofencing_zonesjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#geofencing_zonesjson", "description": "Describes geofencing zones and their associated rules and attributes (added in v2.1-RC).", "type": "object", "properties": { diff --git a/v3.0-RC2/manifest.json b/v3.0-RC2/manifest.json index 88a2f38d..38f68165 100644 --- a/v3.0-RC2/manifest.json +++ b/v3.0-RC2/manifest.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#manifestjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#manifestjson", "description": "An index of gbfs.json URLs for each GBFS data set produced by a publisher. A single instance of this file should be published at a single stable URL, for example: https://example.com/gbfs/manifest.json.", "type": "object", "properties": { diff --git a/v3.0-RC2/station_information.json b/v3.0-RC2/station_information.json index ad77beb0..6f98b019 100644 --- a/v3.0-RC2/station_information.json +++ b/v3.0-RC2/station_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#station_informationjson", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#station_informationjson", "description": "List of all stations, their capacities and locations. REQUIRED of systems utilizing docks.", "type": "object", diff --git a/v3.0-RC2/station_status.json b/v3.0-RC2/station_status.json index 0e7f60ef..8504ce8b 100644 --- a/v3.0-RC2/station_status.json +++ b/v3.0-RC2/station_status.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#station_statusjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#station_statusjson", "description": "Describes the capacity and rental availability of the station", "type": "object", diff --git a/v3.0-RC2/system_alerts.json b/v3.0-RC2/system_alerts.json index 0715368a..d5a5d9a7 100644 --- a/v3.0-RC2/system_alerts.json +++ b/v3.0-RC2/system_alerts.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#system_alertsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#system_alertsjson", "description": "Describes ad-hoc changes to the system.", "type": "object", "properties": { diff --git a/v3.0-RC2/system_information.json b/v3.0-RC2/system_information.json index e3993b1d..d3f7fab3 100644 --- a/v3.0-RC2/system_information.json +++ b/v3.0-RC2/system_information.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#system_informationjson", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#system_informationjson", "description": "Details including system operator, system location, year implemented, URL, contact info, time zone.", "type": "object", diff --git a/v3.0-RC2/system_pricing_plans.json b/v3.0-RC2/system_pricing_plans.json index d3ffd350..e5bc6c3c 100644 --- a/v3.0-RC2/system_pricing_plans.json +++ b/v3.0-RC2/system_pricing_plans.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#system_pricing_plansjson", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#system_pricing_plansjson", "description": "Describes the pricing schemes of the system.", "type": "object", "properties": { diff --git a/v3.0-RC2/system_regions.json b/v3.0-RC2/system_regions.json index 2de01958..4d4c35b0 100644 --- a/v3.0-RC2/system_regions.json +++ b/v3.0-RC2/system_regions.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#system_regionsjson", + "$id": "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#system_regionsjson", "description": "Describes regions for a system that is broken up by geographic or political region.", "type": "object", diff --git a/v3.0-RC2/vehicle_status.json b/v3.0-RC2/vehicle_status.json index 55a1c26b..63637728 100644 --- a/v3.0-RC2/vehicle_status.json +++ b/v3.0-RC2/vehicle_status.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#vehicle_statusjson", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#vehicle_statusjson", "description": "Describes the vehicles that are available for rent (as of v3.0-RC, formerly free_bike_status).", "type": "object", diff --git a/v3.0-RC2/vehicle_types.json b/v3.0-RC2/vehicle_types.json index 26a305f0..e56b9a3f 100644 --- a/v3.0-RC2/vehicle_types.json +++ b/v3.0-RC2/vehicle_types.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-07/schema", "$id": - "https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#vehicle_typesjson-added-in-v21-rc", + "https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#vehicle_typesjson", "description": "Describes the types of vehicles that System operator has available for rent (added in v2.1-RC).", "type": "object",