]> git.p6c8.net - policy-templates.git/commitdiff
Merge pull request #1262 from TheJanzap/fix-autolaunchprotocolsfromorigins-link
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Wed, 22 Oct 2025 14:11:11 +0000 (10:11 -0400)
committerGitHub <noreply@github.com>
Wed, 22 Oct 2025 14:11:11 +0000 (10:11 -0400)
Update link to Chrome AutoLaunchProtocolsFromOrigins page

docs/index.md

index 23ce47953911504464fdb960b197f56bf34a3183..f1b56e0c0c2e8db2ba179cd7b1efd435979f5543 100644 (file)
@@ -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:
 ```

patrick-canterino.de