rename file

This commit is contained in:
Paolo Matarazzo
2023-05-30 18:03:13 -04:00
parent 6f00e1478f
commit f696e60f75
4 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ items:
- name: Overview
href: user-account-control/index.md
- name: How UAC works
href: user-account-control/how-user-account-control-works.md
href: user-account-control/how-it-works.md
- name: UAC settings and configuration
href: user-account-control/settings-and-configuration.md
- name: Windows Defender Application Control and virtualization-based protection of code integrity

View File

@ -32,5 +32,5 @@ When an app requires to run with more than standard user rights, UAC allows user
## Next steps
- [How User Account Control works](how-user-account-control-works.md)
- [How User Account Control works](how-it-works.md)
- [User Account Control settings and configuration](settings-and-configuration.md)