From e15e6966fe9750848a8c87baec3fefeab887683e Mon Sep 17 00:00:00 2001 From: Guillaume Delacour Date: Fri, 16 Feb 2018 23:41:22 +0100 Subject: [PATCH] Fix example GitHub url The repository url currently does not contain the `tree/master` path, so that it return a 404. --- content/troubleshooting/build-performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/troubleshooting/build-performance.md b/content/troubleshooting/build-performance.md index fa8929c73..bc4d30d54 100644 --- a/content/troubleshooting/build-performance.md +++ b/content/troubleshooting/build-performance.md @@ -17,7 +17,7 @@ toc: true --- {{% note %}} -The example site used below is from https://github.com/gohugoio/hugo/examples/blog +The example site used below is from https://github.com/gohugoio/hugo/tree/master/examples/blog {{% /note %}} ## Template Metrics