From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 22 Oct 2025 14:11:11 +0000 (-0400) Subject: Merge pull request #1262 from TheJanzap/fix-autolaunchprotocolsfromorigins-link X-Git-Tag: v7.5~7 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/ca2ef50685b9cbe11b3c51bed96b01ba1a902801?hp=06e1b8c91acc154456a770a9c68a1ad1b1c69233 Merge pull request #1262 from TheJanzap/fix-autolaunchprotocolsfromorigins-link Update link to Chrome AutoLaunchProtocolsFromOrigins page --- diff --git a/docs/index.md b/docs/index.md index 23ce479..f1b56e0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -614,7 +614,7 @@ Value (string): ### AutoLaunchProtocolsFromOrigins Define a list of external protocols that can be used from listed origins without prompting the user. The origin is the scheme plus the hostname. -The syntax of this policy is exactly the same as the [Chrome AutoLaunchProtocolsFromOrigins policy](https://cloud.google.com/docs/chrome-enterprise/policies/?policy=AutoLaunchProtocolsFromOrigins) except that you can only use valid origins (not just hostnames). This also means that you cannot specify an asterisk for all origins. +The syntax of this policy is exactly the same as the [Chrome AutoLaunchProtocolsFromOrigins policy](https://chromeenterprise.google/policies/#AutoLaunchProtocolsFromOrigins) except that you can only use valid origins (not just hostnames). This also means that you cannot specify an asterisk for all origins. The schema is: ```