From e6f2246a9a6509b2932c21430f245f2760a8fa3e Mon Sep 17 00:00:00 2001 From: Vhyrro Date: Mon, 15 Jul 2024 23:31:58 +0200 Subject: [PATCH] docs: don't refer to the tutorial as the "getting started guide" --- res/wiki/static/Setup-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/wiki/static/Setup-Guide.md b/res/wiki/static/Setup-Guide.md index 470580605..9a4c2b8b8 100644 --- a/res/wiki/static/Setup-Guide.md +++ b/res/wiki/static/Setup-Guide.md @@ -8,7 +8,7 @@ A guide on configuring Neorg. > [!NOTE] > If you're just getting started and have no idea why and where to use Neorg, -> feel free to check out the [Getting Started](https://github.com/nvim-neorg/neorg/wiki/Tutorial) page. +> feel free to check out the [tutorial](https://github.com/nvim-neorg/neorg/wiki/Tutorial). ## Where do I begin?