mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Website: Fix typo on /device-management (#16947)
Changes: - ~~Fixes~~ Fixed a typo on the /device-management page.
This commit is contained in:
parent
5b04cc1ae9
commit
b2fce04c0e
1 changed files with 1 additions and 1 deletions
2
website/views/pages/device-management.ejs
vendored
2
website/views/pages/device-management.ejs
vendored
|
|
@ -143,7 +143,7 @@
|
|||
<div purpose="feature-column">
|
||||
<img alt="Step-by-step instructions" src="/images/device-management-icon-step-by-step-48x48@2x.png">
|
||||
<h5>Step-by-step instructions</h5>
|
||||
<p>Show resolution steps or use <a href="https://medium.com/pinterest-engineering/enforcing-device-authn-compliance-at-pinterest-a74938cb089b" target="_blank">custom HTML</a> to show employees what they need to do to restore their access without waiting on a ticket. Then give it back automatically, as soon as the problems are fixes.</p>
|
||||
<p>Show resolution steps or use <a href="https://medium.com/pinterest-engineering/enforcing-device-authn-compliance-at-pinterest-a74938cb089b" target="_blank">custom HTML</a> to show employees what they need to do to restore their access without waiting on a ticket. Then give it back automatically, as soon as the problems are fixed.</p>
|
||||
</div>
|
||||
|
||||
<div purpose="feature-column" class="mr-md-0 mb-0">
|
||||
|
|
|
|||
Loading…
Reference in a new issue