From 9120aa5534e684c57460f83ce97d9f809acb5709 Mon Sep 17 00:00:00 2001 From: Charles Wimmer Date: Sun, 31 Jan 2021 14:48:09 -0800 Subject: [PATCH] Correct image link (#13) --- exampleSite/content/post/tufte-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/post/tufte-features.md b/exampleSite/content/post/tufte-features.md index f3c2c74..c467e2d 100644 --- a/exampleSite/content/post/tufte-features.md +++ b/exampleSite/content/post/tufte-features.md @@ -112,7 +112,7 @@ func main() { ### Figure Below we have an example of a regular width figure. {{< figure - src="https://raw.githubusercontent.com/edwardtufte/tufte-css/master/img/exports-imports.png" + src="https://github.com/edwardtufte/tufte-css/raw/gh-pages/img/exports-imports.png" class="class param" title="The image title." caption="This is the image caption."