Skip to content

Commit c7f1cae

Browse files
authored
Fix broken links in Okta docs (coder#1022)
1 parent 034f1b4 commit c7f1cae

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

guides/admin/oidc-okta.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,13 @@ you need to provide to Coder.
3232

3333
1. Select **OpenID Connect** and click **Create**
3434

35-
![Okta Create Application
36-
Modal](../../assets/guides/admin/okta-custom-app-creation.jpg)
35+
![Okta Create Application Modal](../../assets/guides/admin/okta-custom-app-creation.jpg)
3736

3837
1. Provide an **Application name** (i.e., `Coder`), (optionally) add a logo, and
3938
add the **Login redirect URIs** for Coder (it will be formatted similarly to
4039
`https://coder.my-company.com/oidc/callback`).
4140

42-
![Okta Create OpenID
43-
Application](../../assets/guides/admin/okta-create-openid-integration.jpg)
41+
![Okta Create OpenID Application](../../assets/guides/admin/okta-create-openid-integration.jpg)
4442

4543
1. Click **Save** to proceed.
4644

0 commit comments

Comments
 (0)