mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-01 19:22:38 +00:00
Fix example GitHub url
The repository url currently does not contain the `tree/master` path, so that it return a 404.
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
3068989b9c
commit
e15e6966fe
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user