Skip to content

Commit

Permalink
Fix text link for Microsoft Developer Console (firebase#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
trietbui85 authored and samtstern committed Mar 29, 2019
1 parent 27e1ffb commit 7fe25b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Getting Started

### Generic IDP Setup (Microsoft)

- Go to the [Microsoft Developer Console])(https://apps.dev.microsoft.com) and navigate to your app.
- Go to the [Microsoft Developer Console](https://apps.dev.microsoft.com) and navigate to your app.
- Copy your **Application ID**
- In the "Application Secrets" section click **Generate New Password** and copy the result.
- Go to the [Firebase console][fir-console] and navigate to **Authentication** > **Sign-in method**
Expand Down Expand Up @@ -156,4 +156,4 @@ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.

[fir-console]: https://console.firebase.google.com
[fir-console]: https://console.firebase.google.com

0 comments on commit 7fe25b8

Please sign in to comment.