diff --git a/gbfs-validator/versions/partials/v2.1/free_bike_status/required_vehicle_type_id.js b/gbfs-validator/versions/partials/v2.1/free_bike_status/required_vehicle_type_id.js index 169e3c3..2e64464 100644 --- a/gbfs-validator/versions/partials/v2.1/free_bike_status/required_vehicle_type_id.js +++ b/gbfs-validator/versions/partials/v2.1/free_bike_status/required_vehicle_type_id.js @@ -11,7 +11,7 @@ module.exports = ({ vehicleTypes }) => { partial.$merge = { source: { $ref: - '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' }, with: { properties: { @@ -49,7 +49,7 @@ module.exports = ({ vehicleTypes }) => { partial.$patch = { source: { $ref: - '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' }, with: [ { diff --git a/gbfs-validator/versions/partials/v2.1/station_status/required_vehicle_types_available.js b/gbfs-validator/versions/partials/v2.1/station_status/required_vehicle_types_available.js index b90d020..0761e98 100644 --- a/gbfs-validator/versions/partials/v2.1/station_status/required_vehicle_types_available.js +++ b/gbfs-validator/versions/partials/v2.1/station_status/required_vehicle_types_available.js @@ -4,7 +4,7 @@ module.exports = ({ vehicleTypes }) => { $merge: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#station_statusjson' + 'https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#station_statusjson' }, with: { properties: { @@ -33,7 +33,7 @@ module.exports = ({ vehicleTypes }) => { $patch: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#station_statusjson' + 'https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#station_statusjson' }, with: [ { diff --git a/gbfs-validator/versions/partials/v2.1/system_information/required_store_uri.js b/gbfs-validator/versions/partials/v2.1/system_information/required_store_uri.js index 6346b9a..7a9937c 100644 --- a/gbfs-validator/versions/partials/v2.1/system_information/required_store_uri.js +++ b/gbfs-validator/versions/partials/v2.1/system_information/required_store_uri.js @@ -4,7 +4,7 @@ module.exports = ({ android = false, ios = false }) => { $patch: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#system_informationjson' + 'https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#system_informationjson' }, with: [ { @@ -17,7 +17,7 @@ module.exports = ({ android = false, ios = false }) => { $merge: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.1/gbfs.md#system_informationjson' + 'https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md#system_informationjson' }, with: { properties: { diff --git a/gbfs-validator/versions/partials/v2.2/free_bike_status/required_vehicle_type_id.js b/gbfs-validator/versions/partials/v2.2/free_bike_status/required_vehicle_type_id.js index 51c1729..b0b1939 100644 --- a/gbfs-validator/versions/partials/v2.2/free_bike_status/required_vehicle_type_id.js +++ b/gbfs-validator/versions/partials/v2.2/free_bike_status/required_vehicle_type_id.js @@ -11,7 +11,7 @@ module.exports = ({ vehicleTypes }) => { partial.$merge = { source: { $ref: - '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' }, with: { properties: { @@ -49,7 +49,7 @@ module.exports = ({ vehicleTypes }) => { partial.$patch = { source: { $ref: - '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' }, with: [ { diff --git a/gbfs-validator/versions/partials/v2.2/station_status/required_vehicle_types_available.js b/gbfs-validator/versions/partials/v2.2/station_status/required_vehicle_types_available.js index 3b3ce9e..3dfc137 100644 --- a/gbfs-validator/versions/partials/v2.2/station_status/required_vehicle_types_available.js +++ b/gbfs-validator/versions/partials/v2.2/station_status/required_vehicle_types_available.js @@ -4,7 +4,7 @@ module.exports = ({ vehicleTypes }) => { $merge: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#station_statusjson' + 'https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#station_statusjson' }, with: { properties: { @@ -33,7 +33,7 @@ module.exports = ({ vehicleTypes }) => { $patch: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#station_statusjson' + 'https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#station_statusjson' }, with: [ { diff --git a/gbfs-validator/versions/partials/v2.2/system_information/required_store_uri.js b/gbfs-validator/versions/partials/v2.2/system_information/required_store_uri.js index 15ab19e..bfad4a7 100644 --- a/gbfs-validator/versions/partials/v2.2/system_information/required_store_uri.js +++ b/gbfs-validator/versions/partials/v2.2/system_information/required_store_uri.js @@ -4,7 +4,7 @@ module.exports = ({ android = false, ios = false }) => { $patch: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#system_informationjson' + 'https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#system_informationjson' }, with: [ { @@ -17,7 +17,7 @@ module.exports = ({ android = false, ios = false }) => { $merge: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.2/gbfs.md#system_informationjson' + 'https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#system_informationjson' }, with: { properties: { diff --git a/gbfs-validator/versions/partials/v2.3/free_bike_status/required_vehicle_type_id.js b/gbfs-validator/versions/partials/v2.3/free_bike_status/required_vehicle_type_id.js index 86be279..e79b605 100644 --- a/gbfs-validator/versions/partials/v2.3/free_bike_status/required_vehicle_type_id.js +++ b/gbfs-validator/versions/partials/v2.3/free_bike_status/required_vehicle_type_id.js @@ -11,7 +11,7 @@ module.exports = ({ vehicleTypes }) => { partial.$merge = { source: { $ref: - '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' }, with: { properties: { @@ -49,7 +49,7 @@ module.exports = ({ vehicleTypes }) => { partial.$patch = { source: { $ref: - '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' }, with: [ { diff --git a/gbfs-validator/versions/partials/v2.3/station_status/required_vehicle_types_available.js b/gbfs-validator/versions/partials/v2.3/station_status/required_vehicle_types_available.js index 2b52ea8..971d371 100644 --- a/gbfs-validator/versions/partials/v2.3/station_status/required_vehicle_types_available.js +++ b/gbfs-validator/versions/partials/v2.3/station_status/required_vehicle_types_available.js @@ -4,7 +4,7 @@ module.exports = ({ vehicleTypes }) => { $merge: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#station_statusjson' + 'https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#station_statusjson' }, with: { properties: { @@ -33,7 +33,7 @@ module.exports = ({ vehicleTypes }) => { $patch: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#station_statusjson' + 'https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#station_statusjson' }, with: [ { diff --git a/gbfs-validator/versions/partials/v2.3/system_information/required_store_uri.js b/gbfs-validator/versions/partials/v2.3/system_information/required_store_uri.js index 63b1784..72b00e8 100644 --- a/gbfs-validator/versions/partials/v2.3/system_information/required_store_uri.js +++ b/gbfs-validator/versions/partials/v2.3/system_information/required_store_uri.js @@ -4,7 +4,7 @@ module.exports = ({ android = false, ios = false }) => { $patch: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_informationjson' + 'https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#system_informationjson' }, with: [ { @@ -17,7 +17,7 @@ module.exports = ({ android = false, ios = false }) => { $merge: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v2.3/gbfs.md#system_informationjson' + 'https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md#system_informationjson' }, with: { properties: { diff --git a/gbfs-validator/versions/partials/v2.3/vehicle_types/pricing_plan_id.js b/gbfs-validator/versions/partials/v2.3/vehicle_types/pricing_plan_id.js index d896804..0921ad6 100644 --- a/gbfs-validator/versions/partials/v2.3/vehicle_types/pricing_plan_id.js +++ b/gbfs-validator/versions/partials/v2.3/vehicle_types/pricing_plan_id.js @@ -4,7 +4,7 @@ module.exports = ({ pricingPlans }) => { $merge: { source: { $ref: - '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' }, with: { properties: { diff --git a/gbfs-validator/versions/partials/v3.0-RC/station_status/required_vehicle_types_available.js b/gbfs-validator/versions/partials/v3.0-RC/station_status/required_vehicle_types_available.js index 66c3f4e..0c08e3e 100644 --- a/gbfs-validator/versions/partials/v3.0-RC/station_status/required_vehicle_types_available.js +++ b/gbfs-validator/versions/partials/v3.0-RC/station_status/required_vehicle_types_available.js @@ -4,7 +4,7 @@ module.exports = ({ vehicleTypes }) => { $merge: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#station_statusjson' + 'https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#station_statusjson' }, with: { properties: { @@ -33,7 +33,7 @@ module.exports = ({ vehicleTypes }) => { $patch: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v3.0-RC/gbfs.md#station_statusjson' + 'https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md#station_statusjson' }, with: [ { diff --git a/gbfs-validator/versions/partials/v3.0-RC/system_information/required_store_uri.js b/gbfs-validator/versions/partials/v3.0-RC/system_information/required_store_uri.js index 5c7363f..cbaf04a 100644 --- a/gbfs-validator/versions/partials/v3.0-RC/system_information/required_store_uri.js +++ b/gbfs-validator/versions/partials/v3.0-RC/system_information/required_store_uri.js @@ -4,7 +4,7 @@ module.exports = ({ android = false, ios = false }) => { $patch: { source: { $ref: - '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' }, with: [ { @@ -17,7 +17,7 @@ module.exports = ({ android = false, ios = false }) => { $merge: { source: { $ref: - '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' }, with: { properties: { diff --git a/gbfs-validator/versions/partials/v3.0-RC/vehicle_status/required_vehicle_type_id.js b/gbfs-validator/versions/partials/v3.0-RC/vehicle_status/required_vehicle_type_id.js index ba5eff4..2b5e098 100644 --- a/gbfs-validator/versions/partials/v3.0-RC/vehicle_status/required_vehicle_type_id.js +++ b/gbfs-validator/versions/partials/v3.0-RC/vehicle_status/required_vehicle_type_id.js @@ -11,7 +11,7 @@ module.exports = ({ vehicleTypes }) => { partial.$merge = { source: { $ref: - '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' }, with: { properties: { @@ -49,7 +49,7 @@ module.exports = ({ vehicleTypes }) => { partial.$patch = { source: { $ref: - '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' }, with: [ { diff --git a/gbfs-validator/versions/partials/v3.0-RC/vehicle_types/pricing_plan_id.js b/gbfs-validator/versions/partials/v3.0-RC/vehicle_types/pricing_plan_id.js index ded5053..bc53271 100644 --- a/gbfs-validator/versions/partials/v3.0-RC/vehicle_types/pricing_plan_id.js +++ b/gbfs-validator/versions/partials/v3.0-RC/vehicle_types/pricing_plan_id.js @@ -4,7 +4,7 @@ module.exports = ({ pricingPlans }) => { $merge: { source: { $ref: - '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' }, with: { properties: { diff --git a/gbfs-validator/versions/partials/v3.0-RC2/station_status/required_vehicle_types_available.js b/gbfs-validator/versions/partials/v3.0-RC2/station_status/required_vehicle_types_available.js index a326b24..2c8c7f6 100644 --- a/gbfs-validator/versions/partials/v3.0-RC2/station_status/required_vehicle_types_available.js +++ b/gbfs-validator/versions/partials/v3.0-RC2/station_status/required_vehicle_types_available.js @@ -4,7 +4,7 @@ module.exports = ({ vehicleTypes }) => { $merge: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#station_statusjson' + 'https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#station_statusjson' }, with: { properties: { @@ -33,7 +33,7 @@ module.exports = ({ vehicleTypes }) => { $patch: { source: { $ref: - 'https://github.com/NABSA/gbfs/blob/v3.0-RC2/gbfs.md#station_statusjson' + 'https://github.com/MobilityData/gbfs/blob/v3.0-RC2/gbfs.md#station_statusjson' }, with: [ { diff --git a/gbfs-validator/versions/partials/v3.0-RC2/system_information/required_store_uri.js b/gbfs-validator/versions/partials/v3.0-RC2/system_information/required_store_uri.js index f2d5175..04ab1d8 100644 --- a/gbfs-validator/versions/partials/v3.0-RC2/system_information/required_store_uri.js +++ b/gbfs-validator/versions/partials/v3.0-RC2/system_information/required_store_uri.js @@ -4,7 +4,7 @@ module.exports = ({ android = false, ios = false }) => { $patch: { source: { $ref: - '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' }, with: [ { @@ -17,7 +17,7 @@ module.exports = ({ android = false, ios = false }) => { $merge: { source: { $ref: - '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' }, with: { properties: { diff --git a/gbfs-validator/versions/partials/v3.0-RC2/vehicle_status/required_vehicle_type_id.js b/gbfs-validator/versions/partials/v3.0-RC2/vehicle_status/required_vehicle_type_id.js index d344b95..ecfeb92 100644 --- a/gbfs-validator/versions/partials/v3.0-RC2/vehicle_status/required_vehicle_type_id.js +++ b/gbfs-validator/versions/partials/v3.0-RC2/vehicle_status/required_vehicle_type_id.js @@ -11,7 +11,7 @@ module.exports = ({ vehicleTypes }) => { partial.$merge = { source: { $ref: - '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' }, with: { properties: { @@ -49,7 +49,7 @@ module.exports = ({ vehicleTypes }) => { partial.$patch = { source: { $ref: - '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' }, with: [ { diff --git a/gbfs-validator/versions/partials/v3.0-RC2/vehicle_types/pricing_plan_id.js b/gbfs-validator/versions/partials/v3.0-RC2/vehicle_types/pricing_plan_id.js index 3b3c601..f3213fa 100644 --- a/gbfs-validator/versions/partials/v3.0-RC2/vehicle_types/pricing_plan_id.js +++ b/gbfs-validator/versions/partials/v3.0-RC2/vehicle_types/pricing_plan_id.js @@ -4,7 +4,7 @@ module.exports = ({ pricingPlans }) => { $merge: { source: { $ref: - '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' }, with: { properties: {