From 81683a845bcd7e0d1c9af0294d4cdab31949ca5b Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sun, 4 May 2025 12:17:48 +0200 Subject: [PATCH] fix(docs): update Matrix channel links --- .github/STALE-BOT.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/STALE-BOT.md b/.github/STALE-BOT.md index 383717bfc..bc0005413 100644 --- a/.github/STALE-BOT.md +++ b/.github/STALE-BOT.md @@ -3,7 +3,7 @@ - Thanks for your contribution! - To remove the stale label, just leave a new comment. - _How to find the right people to ping?_ → [`git blame`](https://git-scm.com/docs/git-blame) to the rescue! (or GitHub's history and blame buttons.) -- You can always ask for help on [our Discourse Forum](https://discourse.nixos.org/) or on [Matrix - #nix:nixos.org](https://matrix.to/#/#nix:nixos.org). +- You can always ask for help on [our Discourse Forum](https://discourse.nixos.org/) or on [Matrix - #users:nixos.org](https://matrix.to/#/#users:nixos.org). ## Suggestions for PRs diff --git a/README.md b/README.md index 54a6fcc39..02498944c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Today, a world-wide developer community contributes to Nix and the ecosystem tha - [Nixpkgs](https://github.com/NixOS/nixpkgs) is [the largest, most up-to-date free software repository in the world](https://repology.org/repositories/graphs) - [NixOS](https://github.com/NixOS/nixpkgs/tree/master/nixos) is a Linux distribution that can be configured fully declaratively - [Discourse](https://discourse.nixos.org/) -- [Matrix](https://matrix.to/#/#nix:nixos.org) +- Matrix: [#users:nixos.org](https://matrix.to/#/#users:nixos.org) for user support and [#nix-dev:nixos.org](https://matrix.to/#/#nix-dev:nixos.org) for development ## License