diff --git a/packages/md-manual/index.md b/packages/md-manual/index.md index ae18f51..63a1693 100644 --- a/packages/md-manual/index.md +++ b/packages/md-manual/index.md @@ -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.