1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 22:33:57 +02:00

docs: fix wiki link

Link to the official wiki.
This commit is contained in:
a-kenji 2024-04-17 19:25:11 +02:00
parent ac253fb99e
commit 5fd28eeba4

View file

@ -56,7 +56,7 @@ outputs = { self }: {
## More info ## More info
- [Rust language](https://www.rust-lang.org/) - [Rust language](https://www.rust-lang.org/)
- [Rust on the NixOS Wiki](https://nixos.wiki/wiki/Rust) - [Rust on the NixOS Wiki](https://wiki.nixos.org/wiki/Rust)
- ... - ...
''; '';
}; };