Fix hugo badge link
This commit is contained in:
parent
9ff98f4650
commit
5d475787e1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Hugo Book Theme
|
||||
|
||||
[![Build Status](https://travis-ci.org/alex-shpak/hugo-book.svg?branch=master)](https://travis-ci.org/alex-shpak/hugo-book)
|
||||
[![Hugo](https://img.shields.io/badge/hugo-0.48-green.svg)](gohugo.io)
|
||||
[![Hugo](https://img.shields.io/badge/hugo-0.48-blue.svg)](https://gohugo.io)
|
||||
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
|
||||
|
||||
### [Hugo](https://gohugo.io) documentation theme as simple as plain book
|
||||
|
|
Loading…
Reference in a new issue