What changed, and why it matters
This commit simply updates the project's Telegram support group link from an old group name to a new one across three documentation files. It does not change any code, security settings, or functionality.
No security action needed. Review the new Telegram link for correctness if desired.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies only Markdown documentation and an MkDocs configuration file, replacing the Telegram URL ‘https://t.me/SC_Krux’ with ‘https://t.me/KruxDIY’. No source code, build scripts, dependencies, or cryptographic logic is affected.
Changed components
README.mddocs/support.en.mdmkdocs.ymlInspect captured patch +3 / −3
diff --git a/README.md b/README.md
index a6879d3..5eaa9ca 100644
--- a/README.md
+++ b/README.md
@@ -313,6 +313,6 @@ Feel free to start a [new discussion](https://github.com/selfcustody/krux/discus
**Note for PR's**: Checkout and branch off of the `develop` branch, please also make sure to explicitly target `develop`; `main` is the default branch for the latest version and also for downloading and installing Krux from source.
# Support
-For technical support installing or using Krux, you can join our [Telegram chat](https://t.me/SC_Krux). Follow us on [X (Twitter)](https://x.com/selfcustodykrux) or send a message to the [Bitcoin Forum](https://bitcointalk.org/index.php?topic=5489022.0). Also check out the [DIYbitcoin chat](https://t.me/diybitcoin) on Telegram, a broader community of tinkerers, builders and hackers!
+For technical support installing or using Krux, you can join our [Telegram chat](https://t.me/KruxDIY). Follow us on [X (Twitter)](https://x.com/selfcustodykrux) or send a message to the [Bitcoin Forum](https://bitcointalk.org/index.php?topic=5489022.0). Also check out the [DIYbitcoin chat](https://t.me/diybitcoin) on Telegram, a broader community of tinkerers, builders and hackers!
Please do not use issues for support requests. If necessary, you can use our [Discussions](https://github.com/selfcustody/krux/discussions) to post your question here on GitHub.
diff --git a/docs/support.en.md b/docs/support.en.md
index 2a9c22f..038a58e 100644
--- a/docs/support.en.md
+++ b/docs/support.en.md
@@ -14,7 +14,7 @@ Audit the code, file an issue, make a pull request, or do all three :smiley:.
Krux supports different languages. If you missed a language or saw an awkward translation, open an issue or make a PR! You can also make a difference by translating this documentation! For information on how to translate, see [here](https://github.com/selfcustody/krux/blob/main/i18n/README.md#translation)
### Social
-Reach out via our [Telegram group](https://t.me/SC_Krux) or [X profile (Twitter)](https://x.com/selfcustodykrux) for faster help, share ideas and join the Krux community.
+Reach out via our [Telegram group](https://t.me/KruxDIY) or [X profile (Twitter)](https://x.com/selfcustodykrux) for faster help, share ideas and join the Krux community.
Help others get to know Krux.
*"I'm an engineer, not a marketer. If you like Krux, help spread the word!"* - Jeff
diff --git a/mkdocs.yml b/mkdocs.yml
index 4d0d69c..93d04ec 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -68,7 +68,7 @@ extra:
link: https://bitcointalk.org/index.php?topic=5489022.0
name: Send a message to the Bitcoin Forum
- icon: fontawesome/brands/telegram
- link: https://t.me/SC_Krux
+ link: https://t.me/KruxDIY
name: Join our community-led Telegram
- icon: fontawesome/brands/x-twitter
link: https://x.com/selfcustodykrux
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.