From 5d475787e11d49bd351ce5132fe3ed2ca9b0eb75 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Mon, 27 May 2019 12:00:24 +0200 Subject: Fix hugo badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad65710..fe1f7d6 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3