diff --git a/docs/content/documentation/themes/creating-a-theme.md b/docs/content/documentation/themes/creating-a-theme.md index 05b93689..6eb078b5 100644 --- a/docs/content/documentation/themes/creating-a-theme.md +++ b/docs/content/documentation/themes/creating-a-theme.md @@ -17,7 +17,7 @@ following fields: name = "my theme name" description = "A classic blog theme" license = "MIT" -homepage = "https://github.com/Keats/zola-hyde" +homepage = "https://github.com/getzola/hyde" # The minimum version of Zola required min_version = "0.4.0" # An optional live demo URL