Skip to content

Commit

Permalink
Syntax corrections from the OMF repo move
Browse files Browse the repository at this point in the history
  • Loading branch information
sarob authored Dec 5, 2019
1 parent 6781bfa commit 2c53a09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Before you can run the Compliance Mobile app you must do the following:

You will need to set up the MDS-Audit service to field API requests from the app. For detailed instructions, please see:

- [`mds-audit`](https://github.com/CityOfLosAngeles/mds-core/tree/master/packages/mds-audit)
- [`mds-audit`](https://github.com/openmobilityfoundation/mds-core/tree/master/packages/mds-audit)

### <a name="auth0">2</a>. Auth0 Account Setup

Expand Down Expand Up @@ -75,7 +75,7 @@ Note that when setting values as described below, a value entered in `production
| `apps.compliance.mapbox.token` | Mapbox account token.
| `apps.compliance.mapbox.settings.initialZoom` | GPS coordinates for the center of the vehicle map. You might, for example, set this to your agency headquarters or another recognizable landmark.
| `provider.activeProviders` | Case-INsensitive list of names of active mobility service providers for your agency.
| | See [`mds-providers`](https://github.com/CityOfLosAngeles/mds-core/tree/master/packages/mds-providers) package for the full list.
| | See [`mds-providers`](https://github.com/openmobilityfoundation/mds-core/tree/master/packages/mds-providers) package for the full list.

## Local Development

Expand Down

0 comments on commit 2c53a09

Please sign in to comment.