From 54f2c1f2e123d3202ecca33bd88da2596ac54a5c Mon Sep 17 00:00:00 2001 From: Jeroen Hendricksen <32140294+jeroenhendricksen@users.noreply.github.com> Date: Sat, 18 Dec 2021 16:24:30 +0100 Subject: [PATCH] docs: fix getting started link in readme (#125) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20fa775..ec1a835 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ npm install npx gulp default ``` -See the [Getting Started Guide](https://hugo-geekblog.geekdocs.de/posts/getting-started/) for details about the different setup options. +See the [Getting Started Guide](https://hugo-geekblog.geekdocs.de/posts/usage/getting-started/) for details about the different setup options. ## Contributors