From 4ee3e21cf2baf73fc3e7d52ccbdd080b7737f187 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 24 Apr 2023 20:56:41 -0700 Subject: [PATCH] Fix guide links to match page names --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff85800..a91a313a 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ please share it by [posting a link](https://github.com/willfaught/paige/discussi $ hugo server -D ``` -See Hugo's [install](https://gohugo.io/installation/), [start](https://gohugo.io/getting-started/), and [module](https://gohugo.io/hugo-modules/) guides for more information. +See Hugo's [installation](https://gohugo.io/installation/), [getting started](https://gohugo.io/getting-started/), and [module](https://gohugo.io/hugo-modules/) guides for more information. ## Configure