commit | 82a534bd3e8d5dda43ca8fc517d50b92892bf04c | [log] [tgz] |
---|---|---|
author | Adrian Taylor <[email protected]> | Tue May 09 19:21:20 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 09 19:21:20 2023 |
tree | 6a013b067dac575804ea022769024da832382fd0 | |
parent | 4fc5544c33bfd662bd232c4fea2c352f27d6fed2 [diff] [blame] |
Add some FAQ crosslinks. Change-Id: I39daf20583d2a7a64e5b59d5db386a36b690c296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4513977 Auto-Submit: Adrian Taylor <[email protected]> Commit-Queue: Alex Gough <[email protected]> Reviewed-by: Alex Gough <[email protected]> Cr-Commit-Position: refs/heads/main@{#1141568}
diff --git a/docs/security/faq.md b/docs/security/faq.md index 79f87620..e96245a2 100644 --- a/docs/security/faq.md +++ b/docs/security/faq.md
@@ -860,6 +860,17 @@ See our dedicated [Extensions Security FAQ](https://chromium.googlesource.com/chromium/src/+/main/extensions/docs/security_faq.md). +<a name="TOC-Are-all-Chrome-updates-important--"></a> +### Are all Chrome updates important? + +Yes - see [our updates FAQ](updates.md). + +<a name="TOC-What-older-Chrome-versions-are-supported--"></a> +### What older Chrome versions are supported? + +We always recommend being on the most recent Chrome stable version - see +[our updates FAQ](updates.md). + <a name="TOC-Im-making-a-Chromium-based-browser-how-should-I-secure-it-"></a> ### I'm making a Chromium-based browser. How should I secure it?