From 2840b6155e08d47cfe35b9b9664cbb45c72732bb Mon Sep 17 00:00:00 2001 From: Tau Date: Mon, 6 May 2024 08:16:09 +0000 Subject: [PATCH] docs: update home --- home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.md b/home.md index a53b4b0..dca8b21 100644 --- a/home.md +++ b/home.md @@ -2,7 +2,7 @@ title: Aux Wiki description: Welcome to the Aux wiki! published: true -date: 2024-05-06T05:05:38.639Z +date: 2024-05-06T08:16:08.028Z tags: editor: markdown dateCreated: 2024-05-05T14:41:36.200Z @@ -26,7 +26,7 @@ Auxolotl is a community-driven fork of [Nix](https://nixos.org/), a package mana ## How do I get started with Auxolotl? -Check out our Getting Started guide, or if you want to jump right in, [download a template for quickly bootstrapping a system with Auxolotl](https://github.com/auxolotl/templates). +Check out our [Getting Started](/getting-started) guide, or if you want to jump right in, [download a template for quickly bootstrapping a system with Auxolotl](https://github.com/auxolotl/templates). ## How is Auxolotl different from Nix/NixOS?