Make links absolute in README.md

soper-book
Alexander Shpak 2018-10-31 13:12:01 +01:00 committed by GitHub
parent df5abe5b91
commit 9a18fd18f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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/)
@ -119,4 +119,4 @@ Primary goals are:
Feel free to open issue if you missing some configuration or customisation option.
## License
[MIT](LICENSE)
[MIT](LICENSE)