Skip to content

Commit f059ab3

Browse files
committed
fix links
1 parent b5b2e91 commit f059ab3

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

docs/admin/external-auth.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@ CODER_EXTERNAL_AUTH_0_REGEX=github\.company\.org
168168
169169
## JFrog Artifactory
170170

171-
See [this](../admin/integrations/jfrog-artifactory.md) guide on instructions on
172-
how to set up for JFrog Artifactory.
171+
Visit the [JFrog Artifactory](../admin/integrations/jfrog-artifactory.md) guide for instructions on how to set up for JFrog Artifactory.
173172

174173
## Custom scopes
175174

docs/admin/integrations/island.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,13 @@ sidestep such policies simply by using another browser.
108108

109109
### Configure browser enforcement, conditional access policies
110110

111-
1. Create a conditional access policy for your configured identity provider.
111+
Create a conditional access policy for your configured identity provider.
112112

113-
<blockquote class="admonition">
114-
The configured IdP must be the same for both Coder and Island
115-
</blockquote>
113+
Note that the configured IdP must be the same for both Coder and Island.
116114

117-
- [Azure Active Directory/Entra ID](https://documentation.island.io/docs/configure-browser-enforcement-for-island-with-azure-ad#create-and-apply-a-conditional-access-policy)
118-
- [Okta](https://documentation.island.io/docs/configure-browser-enforcement-for-island-with-okta)
119-
- [Google](https://documentation.island.io/docs/configure-browser-enforcement-for-island-with-google-enterprise)
115+
- [Azure Active Directory/Entra ID](https://documentation.island.io/docs/configure-browser-enforcement-for-island-with-azure-ad#create-and-apply-a-conditional-access-policy)
116+
- [Okta](https://documentation.island.io/docs/configure-browser-enforcement-for-island-with-okta)
117+
- [Google](https://documentation.island.io/docs/configure-browser-enforcement-for-island-with-google-enterprise)
120118

121119
## Browser Activity Logging
122120

docs/admin/integrations/jfrog-artifactory.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,7 @@ To set this up, follow these steps:
137137

138138
</blockquote>
139139

140-
If you don't want to use the official modules, you can read through the [example
141-
template][docker-template], which uses Docker as the underlying compute. The
140+
If you don't want to use the official modules, you can read through the [example template](https://github.com/coder/coder/tree/main/examples/jfrog/docker), which uses Docker as the underlying compute. The
142141
same concepts apply to all compute types.
143142

144143
## Offline Deployments

0 commit comments

Comments
 (0)