treewide: fix redirected and broken URLs

Using the script in maintainers/scripts/update-redirected-urls.sh
This commit is contained in:
Anthony Roussel 2023-10-30 21:41:44 +01:00
parent 5744e4ba8f
commit e30f48be94
No known key found for this signature in database
GPG key ID: 9DC4987B1A55E75E
111 changed files with 157 additions and 162 deletions

View file

@ -353,7 +353,7 @@ In a case a contributor definitively leaves the Nix community, they should creat
# Flow of merged pull requests
After a pull request is merged, it eventually makes it to the [official Hydra CI](https://hydra.nixos.org/).
Hydra regularly evaluates and builds Nixpkgs, updating [the official channels](http://channels.nixos.org/) when specific Hydra jobs succeeded.
Hydra regularly evaluates and builds Nixpkgs, updating [the official channels](https://channels.nixos.org/) when specific Hydra jobs succeeded.
See [Nix Channel Status](https://status.nixos.org/) for the current channels and their state.
Here's a brief overview of the main Git branches and what channels they're used for: