Skip to content

Commit ec119e6

Browse files
authored
Update README.md
Added editor suggestion to change the learn link from MS Learn -> Microsoft Learn because this is how we name the portal in public docs
1 parent bcb5e51 commit ec119e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Win32 app isolation is a new security feature on Windows that helps contain the
33
application compromise.
44
Win32 app isolation is built on the foundation of [AppContainers](https://learn.microsoft.com/en-us/windows/win32/secauthz/implementing-an-appcontainer), which offer a security boundary,
55
and components that virtualize resources and provide brokered access to other resources.
6-
This repo should be used only to file bugs or feature requests, and to ask questions. To learn more about the feature and how to enable it for your app, visit the main Win32 app isolation page at [MS Learn](https://learn.microsoft.com/en-us/windows/win32/secauthz/app-isolation-overview).
6+
This repo should be used only to file bugs or feature requests, and to ask questions. To learn more about the feature and how to enable it for your app, visit the main Win32 app isolation page at [Microsoft Learn](https://learn.microsoft.com/en-us/windows/win32/secauthz/app-isolation-overview).
77

88
## Communicating with the team
99
We'd love to hear your feedback and answer your questions!
@@ -13,7 +13,7 @@ Please search for similar discussions and issues before creating new ones.
1313

1414
## Resources
1515
You can find additional information about Win32 app isolation using the following resources:
16-
* [MS Learn](https://learn.microsoft.com/en-us/windows/win32/secauthz/app-isolation-overview)
16+
* [Microsoft Learn](https://learn.microsoft.com/en-us/windows/win32/secauthz/app-isolation-overview)
1717
* [Win32 app isolation Build session](https://www.youtube.com/watch?v=w6VwHGPz12w&pp=ygUTd2luMzIgYXBwIGlzb2xhdGlvbg%3D%3D&ab_channel=MicrosoftDeveloper)
1818
* [Win32 app isolation blog](https://blogs.windows.com/windowsdeveloper/2023/06/14/public-preview-improve-win32-app-security-via-app-isolation/)
1919

0 commit comments

Comments
 (0)