From dbd128bd88bd202ef482feee43bf0ddd09d1680f Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Mon, 2 Dec 2019 13:28:44 -0700 Subject: [PATCH] Fix link in Google OAuth doc --- .../v2.x/en/admin-settings/authentication/google/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/admin-settings/authentication/google/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/google/_index.md index b47426d3471..64de99ae633 100644 --- a/content/rancher/v2.x/en/admin-settings/authentication/google/_index.md +++ b/content/rancher/v2.x/en/admin-settings/authentication/google/_index.md @@ -35,7 +35,7 @@ Before you can set up Google OAuth in Rancher, you need to log in to your G Suit **Result:** Rancher has been added as an authorized domain for the Admin SDK API. ### 2. Creating OAuth2 Credentials for the Rancher Server -1. Go to the Google API console, select your project, and go to the [credentials page.]((https://console.developers.google.com/apis/credentials) ) +1. Go to the Google API console, select your project, and go to the [credentials page.](https://console.developers.google.com/apis/credentials) ![Credentials]({{}}/img/rancher/Google-Credentials-tab.png) 1. On the **Create Credentials** dropdown, select **OAuth client ID.** 1. Click **Web application.**