mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 03:55:15 -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 %}}
|
{{% 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 %}}
|
{{% /note %}}
|
||||||
|
|
||||||
## Template Metrics
|
## Template Metrics
|
||||||
|
Loading…
x
Reference in New Issue
Block a user