From 71135b8e4b02acebd2d86da90bd83f917c2a0119 Mon Sep 17 00:00:00 2001 From: "EberhardSchweizer07@gmail.com" Date: Wed, 9 Sep 2026 07:57:53 +0200 Subject: [PATCH] docs(windows): replace 'keep in touch' tab with 'update' tab to help file Prevent files docs/help/basic/config/keep-in-touch.md and docs/help/context/configuration-keepintouch.md from being processed by removing them. Replace 'keep in touch' with 'update' Fixes: #13703 Test-bot: skip --- windows/docs/help/basic/config/keep-in-touch.md | 6 ------ windows/docs/help/basic/config/support.md | 8 +------- windows/docs/help/context/configuration-keepintouch.md | 4 ---- windows/docs/help/context/index.md | 2 +- windows/docs/help/context/keyman.md | 2 +- 5 files changed, 3 insertions(+), 19 deletions(-) delete mode 100644 windows/docs/help/basic/config/keep-in-touch.md delete mode 100644 windows/docs/help/context/configuration-keepintouch.md diff --git a/windows/docs/help/basic/config/keep-in-touch.md b/windows/docs/help/basic/config/keep-in-touch.md deleted file mode 100644 index 4c852db551..0000000000 --- a/windows/docs/help/basic/config/keep-in-touch.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Keep in touch tab ---- - -This page provides options to engage with the Keyman community and -follow the Keyman team to learn more about development on Keyman. diff --git a/windows/docs/help/basic/config/support.md b/windows/docs/help/basic/config/support.md index 1123c2a447..aa8747ff70 100644 --- a/windows/docs/help/basic/config/support.md +++ b/windows/docs/help/basic/config/support.md @@ -4,7 +4,7 @@ title: Keyman Configuration - Support Tab The Support tab of Keyman Configuration displays Keyman version information and support tools. You can use the Support tab to send a -support request, check Windows language settings, check for updates, and +support request, check Windows language settings, and view Keyman version information. ![](../../desktop_images/tab-support.png) @@ -30,12 +30,6 @@ You can collect diagnostic information about Keyman by clicking the diagnostic will collect critical diagnostic information from your computer and generate a report. -## Checking for Updates - -To check for Keyman updates, from the Support tab of Keyman -Configuration click the \'Check for Updates\' link. You can also -download and install Keyman again from the Keyman website. - ## About Version Information You can view version details from the Support tab of Keyman diff --git a/windows/docs/help/context/configuration-keepintouch.md b/windows/docs/help/context/configuration-keepintouch.md deleted file mode 100644 index 7316443067..0000000000 --- a/windows/docs/help/context/configuration-keepintouch.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Keyman Configuration - Keep in Touch Tab -redirect: ../basic/config/keep-in-touch ---- diff --git a/windows/docs/help/context/index.md b/windows/docs/help/context/index.md index e1a93606b0..9d6f6a2d46 100644 --- a/windows/docs/help/context/index.md +++ b/windows/docs/help/context/index.md @@ -17,7 +17,7 @@ title: Contextual Help * [Keyman Configuration - Options Tab](configuration-options) * [Keyman Configuration - Hotkeys Tab](configuration-hotkeys) * [Keyman Configuration - Support Tab](configuration-support) -* [Keyman Configuration - Keep in Touch Tab](configuration-keepintouch) +* [Keyman Configuration - Update Tab](configuration-update) * [Base Keyboard dialog](base-keyboard) * [Change Hotkey dialog](change-hotkey) * [Proxy Configuration dialog](proxy-configuration) diff --git a/windows/docs/help/context/keyman.md b/windows/docs/help/context/keyman.md index e91a0b6c78..8cef534624 100644 --- a/windows/docs/help/context/keyman.md +++ b/windows/docs/help/context/keyman.md @@ -6,4 +6,4 @@ title: Keyman Configuration * [Options Tab](configuration-options) * [Hotkeys Tab](configuration-hotkeys) * [Support Tab](configuration-support) -* [Keep in Touch Tab](configuration-keepintouch) +* [Update Tab](configuration-update)