From 4bfa860e33a0e9af04ead2331cbb06315a8e9043 Mon Sep 17 00:00:00 2001 From: Yukuro Date: Tue, 2 Jan 2024 21:08:11 +0900 Subject: [PATCH] fix dead link in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21ada37..5625d71 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ hugo server -w -D ### How to use theme hugo-theme-shell supports the [Mayccoll/Gogh](https://github.com/Mayccoll/Gogh) theme -1. Choose a Goph theme : you can choose a theme [here](https://mayccoll.github.io/Gogh/). +1. Choose a Goph theme : you can choose a theme [here](https://gogh-co.github.io/Gogh/). 2. Copy the name of the theme you selected 3. Configure your config.toml as follows ```toml