Update TOC links for Windows security chapters

This commit is contained in:
Paolo Matarazzo
2024-04-08 11:48:52 -04:00
parent 532fc1ad35
commit 546d687d83
3 changed files with 13 additions and 53 deletions

View File

@ -1,40 +0,0 @@
### YamlMime:Landing
title: Windows security book
metadata:
ms.topic: landing-page
ms.collection:
- tier1
- essentials-navigation
author: paolomatarazzo
ms.author: paoloma
manager: aaroncz
ms.date: 03/12/2024
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new
landingContent:
- title: Table of contents
linkLists:
- linkListType: concept
links:
- text: Introduction
url: introduction.md
- text: Hardware security
url: hardware-security.md
- text: Operating system security
url: operating-system-security.md
- text: Application security
url: application-security.md
- text: Identity protection
url: identity-protection.md
- text: Privacy
url: privacy.md
- text: Cloud services
url: cloud-security.md
- text: Security foundations
url: security-foundations.md
- text: Conclusion
url: conclusion.md

View File

@ -1,15 +1,15 @@
items:
- name: Windows security book
href: index.yml
- name: 1. Introduction to Windows security
href: introduction.md
- name: 2. Hardware security
href: hardware-security.md
- name: 3. Operating system security
href: operating-system-security.md
- name: 4. Application security
href: application-security.md
- name: 5. Identity protection
href: identity-protection.md
- name: 6. Cloud security
href: cloud-security.md
items:
- name: Introduction
href: index.md
- name: 1. Hardware security
href: hardware-security.md
- name: 2. Operating system security
href: operating-system-security.md
- name: 3. Application security
href: application-security.md
- name: 4. Identity protection
href: identity-protection.md
- name: 5. Cloud security
href: cloud-security.md