From ef83ea722e88f35abeb4ae954fe03076e4fed06b Mon Sep 17 00:00:00 2001 From: alanef Date: Sun, 12 Feb 2017 09:38:38 +0000 Subject: [PATCH] Update theme.toml Licence link incorrect --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index c924d9b..4f04f3b 100644 --- a/theme.toml +++ b/theme.toml @@ -1,6 +1,6 @@ name = "Cactus" license = "MIT" -licenselink = "//github.com/digitalcraftsman/hugo-cactus-theme/blob/master/License.md" +licenselink = "//github.com/digitalcraftsman/hugo-cactus-theme/blob/master/LICENSE.md" description = "A minimalistic and responsive theme for bloggers." homepage = "//github.com/digitalcraftsman/hugo-cactus-theme" tags = ["blog", "disqus", "google analytics", "rss", "syntax highlighting"]