docs: ignore development.md and contributing.md from lychee

and update 2 other nix references

Signed-off-by: strawberry <strawberry@puppygock.gay>
Signed-off-by: morguldir <morguldir@protonmail.com>
This commit is contained in:
strawberry 2024-09-08 10:24:38 -04:00 committed by morguldir
parent 3e0d404fb4
commit c47337f3db
No known key found for this signature in database
GPG key ID: 5A6025D4F6E7A8A3
4 changed files with 6 additions and 5 deletions

View file

@ -18,7 +18,7 @@ These binaries have jemalloc and io_uring statically linked and included with
them.
Alternatively, you may compile the binary yourself. We recommend using
[Lix](https://lix.systems) to build conduwuit as this has the most guaranteed
Nix (or [Lix](https://lix.systems) to build conduwuit as this has the most guaranteed
reproducibiltiy and easiest to get a build environment and output going.
Otherwise, follow standard Rust project build guides (installing git and cloning