From ff4c9fc4d20eb1892d8507a7dde44100b3782a5b Mon Sep 17 00:00:00 2001 From: andrew-polk Date: Wed, 10 Jan 2018 16:30:16 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0fd2042153..19f50c1ad0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Here is the full [Parse Server guide](https://github.com/ParsePlatform/parse-ser 1. Run Parse Dashboard: - Go to [http://localhost:1337/dashboard] (http://localhost:1337/dashboard) + Go to [http://localhost:1337/dashboard](http://localhost:1337/dashboard) You will be required to log in. The username is the appId ('myAppId'), and the password is the masterKey ('123'). @@ -48,8 +48,8 @@ See above for setting up the dashboard locally. Public dashboards: -* Production: [http://parsedashboard.bloomlibrary.org] (http://parsedashboard.bloomlibrary.org) -* Development: [http://dev.parsedashboard.bloomlibrary.org] (http://dev.parsedashboard.bloomlibrary.org) +* Production: [http://parsedashboard.bloomlibrary.org](http://parsedashboard.bloomlibrary.org) +* Development: [http://dev.parsedashboard.bloomlibrary.org](http://dev.parsedashboard.bloomlibrary.org) You will be required to log in. The username is the appId, and the password is the masterKey.