Skip to content

Commit 0d930e1

Browse files
authored
Website: Update links and card text on integrations page (#17008)
Closes: #16939 Changes: - Updated the docs link and text for the Okta integration card - Updated the docs link and text for the Active directory integration card - Updated the docs link and text for the Azure integration card. - Updated the text for the Ansible card. - Updated the docs link and text for the GCP card - Updated the docs link for the Munki integration card. - Updated the links for the Chef card.
1 parent 6762908 commit 0d930e1

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

website/views/pages/integrations.ejs

+12-11
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
</div>
1616
<div purpose="integration-card-body" class="card-body">
1717
<p>
18-
Know who opened your computer and check their device posture before you let them log into anything.
18+
Know who opened your computer before you let them log into anything.
1919
</p>
2020
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
2121
<a target="_blank" href="https://www.okta.com/">Learn more</a>
22-
<a purpose="animated-arrow-button-red" href="/docs/configuration/fleet-server-configuration#okta-idp-configuration">Docs</a>
22+
<a purpose="animated-arrow-button-red" href="/docs/deploy/single-sign-on-sso#okta-idp-configuration">Docs</a>
2323
</div>
2424
</div>
2525
</div>
@@ -73,11 +73,11 @@
7373
</div>
7474
<div purpose="integration-card-body" class="card-body">
7575
<p>
76-
Know who opened your computer and check their device posture before you let them log into anything.
76+
Know who opened your computer before you let them log into anything.
7777
</p>
7878
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
7979
<a target="_blank" href="https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/whatis">Learn more</a>
80-
<a purpose="animated-arrow-button-red" href="/docs/configuration/fleet-server-configuration#identity-provider-idp-configuration">Docs</a>
80+
<a purpose="animated-arrow-button-red" href="/docs/deploy/single-sign-on-sso#identity-provider-idp-configuration">Docs</a>
8181
</div>
8282
</div>
8383
</div>
@@ -88,7 +88,7 @@
8888
</div>
8989
<div purpose="integration-card-body" class="card-body">
9090
<p>
91-
Easily issue MDM commands and standardize data across operating systems.
91+
Deploy Fleet in Ansible.
9292
</p>
9393
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
9494
<a target="_blank" href="https://ansible.com">Learn more</a>
@@ -117,7 +117,7 @@
117117
</div>
118118
<div purpose="integration-card-body" class="card-body">
119119
<p>
120-
Deploy your own self-managed Fleet in the Microsoft Cloud in minutes.
120+
Deploy your own self-managed Fleet in the Microsoft Cloud.
121121
</p>
122122
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
123123
<a target="_blank" href="https://azure.microsoft.com/en-us">Learn more</a>
@@ -135,11 +135,12 @@
135135
Easily issue MDM commands and standardize data across operating systems.
136136
</p>
137137
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
138-
<a target="_blank" href="https://www.chef.io/">Learn more</a>
139-
<a purpose="animated-arrow-button-red" target="_blank" href="https://docs.chef.io/">Docs</a>
138+
<a target="_blank" href="https://www.chef.io/products/chef-infra">Learn more</a>
139+
<a purpose="animated-arrow-button-red" target="_blank" href="https://docs.chef.io/chef_overview/">Docs</a>
140140
</div>
141141
</div>
142142
</div>
143+
143144
<div purpose="integration-card" class="card">
144145
<div purpose="integration-logo">
145146
<img src="/images/[email protected]" alt="Elastic logo">
@@ -202,11 +203,11 @@
202203
</div>
203204
<div purpose="integration-card-body" class="card-body">
204205
<p>
205-
Deploy your own self-managed Fleet in any GCP environment in minutes.
206+
Deploy your own self-managed Fleet in any GCP environment.
206207
</p>
207208
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
208209
<a target="_blank" href="https://console.cloud.google.com/getting-started">Learn more</a>
209-
<a purpose="animated-arrow-button-red" href="/docs/deploy/introduction">Get started</a>
210+
<a purpose="animated-arrow-button-red" href="/docs/deploy/reference-architectures#gcp">Get started</a>
210211
</div>
211212
</div>
212213
</div>
@@ -234,7 +235,7 @@
234235
</p>
235236
<div purpose="integration-card-buttons" class="d-flex flex-row justify-content-between">
236237
<a target="_blank" href="https://github.com/munki/munki">Learn more</a>
237-
<a purpose="animated-arrow-button-red" href="/docs/using-fleet/mdm-macos-setup#bootstrap-package">Docs</a>
238+
<a purpose="animated-arrow-button-red" href="/docs/using-fleet/mdm-macos-setup-experience#bootstrap-package">Docs</a>
238239
</div>
239240
</div>
240241
</div>

0 commit comments

Comments
 (0)