cleanup some warnings in md-manual

This commit is contained in:
Pyrox 2024-07-24 15:10:09 -04:00
parent 0b661ae865
commit 6e7f2314fe
Signed by: pyrox
GPG key ID: 8CDF3F7CAA53A0F5

View file

@ -6,15 +6,15 @@ This is a fully searchable site, using the search bar in the top right.
We host the following documentation:
- [Nixpkgs Docs](Nixpkgs)
- [Nixpkgs Docs](./Nixpkgs/index.md)
Docs for the Nixpkgs package set, including what to package, how to package, and code standards for Nixpkgs.
Sourced from [Nixpkgs itself](https://github.com/NixOS/nixpkgs/tree/master/doc)
- [Aux Wiki](Aux)
- [Aux Wiki](./Aux/index.md)
The [Aux Wiki](https://wiki.auxolotl.org), rendered and searchable here, statically. No JS required!
- [Lix Docs](Lix)
- [Lix Docs](./Lix/index.md)
The [Lix Docs](https://docs.lix.systems/manual/lix/nightly/), yet another high-quality resource for those using Nix or Lix.