mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Fix error in 4.82 demo video embed (#42101)
This commit is contained in:
parent
2a85a5f5b6
commit
3f133ec29a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Fleet 4.82.0 | Fleets and reports, new technician role, and more...
|
||||
|
||||
<div purpose="embedded-content">
|
||||
<iframe src="https://www.youtube.com/embed/zeU1IdlyxIY?si=bjoX3-kh8wVN7ECh" title=" title="0" allowfullscreen></iframe>
|
||||
<iframe src="https://www.youtube.com/embed/zeU1IdlyxIY?si=bjoX3-kh8wVN7ECh" title="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
Fleet 4.82.0 is now available. See the complete [changelog](https://github.com/fleetdm/fleet/releases/tag/fleet-v4.82.0) or read on for highlights. For upgrade instructions, visit the [upgrade guide](https://fleetdm.com/docs/deploying/upgrading-fleet) in the Fleet docs.
|
||||
|
|
|
|||
Loading…
Reference in a new issue