mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Website: Add required meta tag to page in contributing documentation (#17668)
Changes: - Added a `pageOrderInSection` `<meta>` tag to the `windows-mdm-glossary-and-protocol.md`
This commit is contained in:
parent
57d00f310d
commit
29e66efc19
1 changed files with 4 additions and 0 deletions
|
|
@ -56,3 +56,7 @@ The certificate created through the WSTEP process is used to authenticate mTLS b
|
|||
## MDM Protocol Summary
|
||||
|
||||
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-mdm/33769a92-ac31-47ef-ae7b-dc8501f7104f
|
||||
|
||||
|
||||
|
||||
<meta name="pageOrderInSection" value="2900">
|
||||
Loading…
Reference in a new issue