From 0f3f695fa22f319eda6feee85db52304b4b60f7c Mon Sep 17 00:00:00 2001 From: shortpatti Date: Tue, 13 Feb 2018 13:00:33 -0800 Subject: [PATCH] fixed broken links --- browsers/edge/available-policies.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/browsers/edge/available-policies.md b/browsers/edge/available-policies.md index 64552b94e0..5c926558de 100644 --- a/browsers/edge/available-policies.md +++ b/browsers/edge/available-policies.md @@ -102,6 +102,7 @@ This policy setting lets you decide whether to use the Microsoft Compatibility L This policy setting lets you decide whether users can change their search engine. Important. You can only use this setting with domain-joined or MDM-enrolled devices. For more info, see the Microsoft browser extension policy (aka.ms/browserpolicy). + | If you… | Then… | | --- | --- | | Enable or don’t configure this setting (default) | Employees can add new search engines and change the default used in the Address bar from within Microsoft Edge Settings. | @@ -252,7 +253,10 @@ This policy setting lets you configure whether to turn on Windows Defender Smart ### Disable lockdown of Start pages >*Supported versions: Windows 10, version 1703* -This policy setting lets you disable the lockdown of Start pages if the Configure Start pages setting is in effect [@Reviewer: shouldn't this be “…is enabled” instead of "...is in effect"?]. This setting only applies to domain-joined or MDM-enrolled devices. For more info, see the [Microsoft browser extension policy](aka.ms/browserpolicy). +This policy setting lets you disable the lockdown of Start pages if the Configure Start pages setting is in effect [@Reviewer: shouldn't this be “…is enabled” instead of "...is in effect"?]. This setting only applies to domain-joined or MDM-enrolled devices. + +For more info, see the Microsoft browser extension policy (aka.ms/browserpolicy). + | If you… | Then… | | --- | --- | | Enable this setting | You cannot lock down Start pages that are configured using the “Configure Start pages” setting. Employees can, therefore, modify the pages. | @@ -344,7 +348,8 @@ This policy setting lets you decide whether your intranet sites should all open This policy setting applies only to domain-joined or MDM-enrolled devices and lets you configure the default search engine for Microsoft Edge. Employees can change the default search engine at any time unless you disable the "Allow search engine customization" setting, which restricts any changes. -For more info, see the [Microsoft browser extension policy](aka.ms/browserpolicy). +For more info, see the Microsoft browser extension policy (aka.ms/browserpolicy). + | If you… | Then… | | --- | --- | | Enable this setting | To set a default search engine, you must add a link to your OpenSearch XML file, including at least the short name and https URL of the search engine, using this format:

`https://fabrikam.com/opensearch.xml` |