From 372d793f6530742e7561a18503b6acbe5d87e0b4 Mon Sep 17 00:00:00 2001 From: Mat Kelly Date: Fri, 23 Jun 2017 12:55:52 -0400 Subject: [PATCH] Fix Tufte link (#5) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84576a8..12d08ac 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Hugo-Tufte is a minimalist blog-like theme for the [static site generator Hugo](https://gohugo.io) that attempts to be a faithful implementation of the -[Tufte-css](https://githubcom/edwardtufte/tufte-css) project. +[Tufte-css](https://github.com/edwardtufte/tufte-css) project. It supports mathematical typesetting via [MathJax](https://www.mathjax.org). By utilizing copious partial templates the theme is largely customizable.