Make image path absolute (#593)
This commit is contained in:
parent
da22a41f60
commit
2dffe0bc7a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
### [Hugo](https://gohugo.io) documentation theme as simple as plain book
|
||||
|
||||
![Screenshot](https://github.com/alex-shpak/hugo-book/blob/master/images/screenshot.png)
|
||||
![Screenshot](https://raw.githubusercontent.com/alex-shpak/hugo-book/master/images/screenshot.png)
|
||||
|
||||
- [Features](#features)
|
||||
- [Requirements](#requirements)
|
||||
|
|
Loading…
Reference in a new issue