mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 13:27:38 -04: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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user