mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2024-11-22 11:29:28 +00:00
Make links absolute in README.md
This commit is contained in:
parent
df5abe5b91
commit
9a18fd18f1
@ -54,8 +54,8 @@ headless: true
|
||||
|
||||
And Enable it by settings `BookMenuBundle: /docs/menu` in Site configuration
|
||||
|
||||
- [Example menu](exampleSite/content/menu/index.md)
|
||||
- [Example config file](exampleSite/config.yml)
|
||||
- [Example menu](https://github.com/alex-shpak/hugo-book/blob/master/exampleSite/content/menu/index.md)
|
||||
- [Example config file](https://github.com/alex-shpak/hugo-book/blob/master/exampleSite/config.yml)
|
||||
- [Leaf bundles](https://gohugo.io/content-management/page-bundles/)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user