From 37a57336fac6b54cba0a7db056892c0b5422dae9 Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Sun, 5 Jan 2025 15:27:44 +0100 Subject: [PATCH] Fix link verification CI CI verifies correctness of links, but there's some recent failures, including: - New redirects - Strict verification against RFC3986, which matrix.to links tend to violate: https://github.com/matrix-org/matrix.to/issues/251 --- doc/github-org-owners.md | 2 +- doc/github.md | 2 +- doc/matrix.md | 6 +++--- doc/resources.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/github-org-owners.md b/doc/github-org-owners.md index bb87f01..fc0ec4e 100644 --- a/doc/github-org-owners.md +++ b/doc/github-org-owners.md @@ -11,7 +11,7 @@ The following people have the GitHub "owners" permissions on the NixOS organizat For any GitHub-related needs, you can reach out to the org owners by either: - Pinging [@NixOS/org](https://github.com/orgs/NixOS/teams/org) - [Creating an issue in this repository](https://github.com/NixOS/org/issues/new). -- Messaging in the [Github org owners help desk Matrix room](https://matrix.to/#/#org_owners:nixos.org). +- Messaging in the [Github org owners help desk Matrix room](https://matrix.to/#/%23org_owners:nixos.org). ### Authority and processes This team's role is to manage and unblock users of the github.com/NixOS GitHub organization. The @NixOS/steering gives them autonomy to handle small day-to-day tasks and expects them to escalate bigger decisions. diff --git a/doc/github.md b/doc/github.md index 3c9d3fc..df78965 100644 --- a/doc/github.md +++ b/doc/github.md @@ -50,7 +50,7 @@ The [RFC Steering Committee](https://nixos.org/community/teams/rfc-steering-comm Infrastructure configuration. -The [infrastructure team](https://nixos.org/community/teams/infrastructure) controls this repository. +The [infrastructure team](https://nixos.org/community/teams/infrastructure/) controls this repository. ### [foundation](https://github.com/NixOS/foundation) diff --git a/doc/matrix.md b/doc/matrix.md index c683d78..eeb64a5 100644 --- a/doc/matrix.md +++ b/doc/matrix.md @@ -1,6 +1,6 @@ # Matrix -The [`nixos.org` Matrix server](https://matrix.to/#/#space:nixos.org) is the official chat platform. +The [`nixos.org` Matrix server](https://matrix.to/#/%23space:nixos.org) is the official chat platform. -If you'd like a new room for a certain topic, you can discuss this is the [NixOS Matrix Discussion](https://matrix.to/#/#matrix-discussion:nixos.org) room. -Once decided, you can make the request in the [NixOS Matrix Suggestions](https://matrix.to/#/#matrix-suggestions:nixos.org) room. +If you'd like a new room for a certain topic, you can discuss this is the [NixOS Matrix Discussion](https://matrix.to/#/%23matrix-discussion:nixos.org) room. +Once decided, you can make the request in the [NixOS Matrix Suggestions](https://matrix.to/#/%23matrix-suggestions:nixos.org) room. diff --git a/doc/resources.md b/doc/resources.md index a589899..c6b82db 100644 --- a/doc/resources.md +++ b/doc/resources.md @@ -17,7 +17,7 @@ This domain also hosts various other websites and services, such as: - Mail server - [Matrix](./matrix.md) - [Discourse](./discourse.md) -- [Wiki](https://wiki.nixos.org) +- [Wiki](https://wiki.nixos.org/wiki/) - [Search](https://search.nixos.org/) - [Status page](https://status.nixos.org/) - [Hydra](https://hydra.nixos.org/)