From 9ace8c1334a658865853c0d7a27077d99c018c40 Mon Sep 17 00:00:00 2001 From: Michael Schnuerle <1285077+schnuerle@users.noreply.github.com> Date: Fri, 19 Jun 2020 17:43:48 -0500 Subject: [PATCH] Updated main --- provider/auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provider/auth.md b/provider/auth.md index dedfcc761..a85e835bf 100644 --- a/provider/auth.md +++ b/provider/auth.md @@ -36,4 +36,4 @@ If an MDS `provider` implements this auth scheme, it **MAY** choose to specify t The `/trips` and `/status_changes` endpoints may or may not require authentication, it is up to the implementing provider to decide if they want historical information available with or without authentication. -As of MDS 0.3.0, `gbfs.json` is required. The required GBFS endpoints should be made available publicly. See [#realtime-data](https://github.com/openmobilityfoundation/mobility-data-specification/tree/master/provider#realtime-data) for more information about how to implement GBFS for dockless systems. +As of MDS 0.3.0, `gbfs.json` is required. The required GBFS endpoints should be made available publicly. See [#realtime-data](https://github.com/openmobilityfoundation/mobility-data-specification/tree/main/provider#realtime-data) for more information about how to implement GBFS for dockless systems.