Skip to content

fix: Use URLs from existing policy template docs#53

Merged
bsmth merged 2 commits intomozilla:mainfrom
bsmth:align-old-urls
Feb 10, 2026
Merged

fix: Use URLs from existing policy template docs#53
bsmth merged 2 commits intomozilla:mainfrom
bsmth:align-old-urls

Conversation

@bsmth
Copy link
Collaborator

@bsmth bsmth commented Feb 10, 2026

Description:

During conversion, I overlooked some of the links where we have parent-child relationships in the older docs (Certificates, SearchEngines). The main issue is that SanitizeOnShutdown was split into two pages without a parent that lists both types of policy.

This PR additionally changes some doc URLs to align with already-propagated ones so that redirection is easier.

Additions:

A parent page for SanitizeOnShutdown listing both policies.

Changes:

To align with existing URLs, I've made the following changes for convenience:

Policy name Existing URL
Certificates https://mozilla.github.io/policy-templates/#certificates
Certificates | ImportEnterpriseRoots https://mozilla.github.io/policy-templates/#certificates--importenterpriseroots
Certificates | Install https://mozilla.github.io/policy-templates/#certificates--install
SanitizeOnShutdown (Selective) https://mozilla.github.io/policy-templates/#sanitizeonshutdown-selective
SanitizeOnShutdown (All) https://mozilla.github.io/policy-templates/#sanitizeonshutdown-all
SearchEngines | Add https://mozilla.github.io/policy-templates/#searchengines--add
SearchEngines | Default https://mozilla.github.io/policy-templates/#searchengines--default
SearchEngines | PreventInstalls https://mozilla.github.io/policy-templates/#searchengines--preventinstalls
SearchEngines | Remove https://mozilla.github.io/policy-templates/#searchengines--remove
SecurityDevices https://mozilla.github.io/policy-templates/#securitydevices
SecurityDevices (Deprecated) https://mozilla.github.io/policy-templates/#securitydevices--deprecated

Related issues and pull requests:

Fixes #52

@bsmth bsmth requested a review from mkaply February 10, 2026 09:13
@bsmth bsmth merged commit 76d69fe into mozilla:main Feb 10, 2026
1 check passed
@bsmth bsmth deleted the align-old-urls branch February 10, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SanitizeOnShutdown should be a single page

2 participants