about summary refs log tree commit diff
path: root/theme.toml
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2019-11-19T23·19-0300
committerWilliam Carroll <wpcarro@gmail.com>2019-11-19T23·19-0300
commit2cf446f4ef7bdcc4303ebcb0a3062e87cde4928b (patch)
treefc6e06538de3e0aa42e3082ecd56b129a4197b25 /theme.toml
parent478b745eda96ca5cd005b31ce7d66e3de8dcab1b (diff)
Minor fixes
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 2986f65e0c21..bfdefa7160df 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,6 +1,6 @@
 name = "Tailwind Journal"
 license = "MIT"
-licenselink = "https://github.com/ianrodrigues/hugo-tailwind-journal/blob/master/readme.md"
+licenselink = "https://github.com/ianrodrigues/hugo-tailwind-journal/blob/master/license.md"
 description = "A minimalist journal template for Hugo using TailwindCSS."
 homepage = "https://github.com/ianrodrigues/hugo-tailwind-journal"
 tags = ["minimalist", "reading", "blog", "tailwindcss"]