Skip to content

Commit 8346120

Browse files
authored
Update general-information.md
1 parent ad5e6b4 commit 8346120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

general-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Stops describe vehicle trip start and end locations in a pre-designated physical
180180
| capacity | {vehicle_type: number} | Required | Number of total spaces per vehicle_type |
181181
| num_vehicles_available | {vehicle_type: number} | Required | How many vehicles are available per vehicle_type at this stop? |
182182
| num_vehicles_disabled | {vehicle_type: number} | Required | How many vehicles are unavailable/reserved per vehicle_type at this stop? |
183-
| provider_id | UUID | Optional | UUID for the Provider managing this stop. Null/undefined if managed by an Agency. See MDS [provider list](../providers.csv). |
183+
| provider_id | UUID | Optional | UUID for the Provider managing this stop. Null/undefined if managed by an Agency. See MDS [provider list](/providers.csv). |
184184
| geography_id | UUID | Optional | Pointer to the Geography that represents the Stop geospatially |
185185
| region_id | string | Optional | ID of the region where station is located, see [GBFS Station Information][gbfs-station-info] |
186186
| short_name | String | Optional | Abbreviated stop name |

0 commit comments

Comments
 (0)