From c48e836382fd065ca730099b9329e60129d411ad Mon Sep 17 00:00:00 2001 From: Bradley Watton Date: Wed, 24 Jan 2018 09:54:59 +0000 Subject: [PATCH] UPDATED: Replaced relative image URLs with absolute. Docker Hub is not able to load relative images. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3dd81372..da0910cf7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ## More than just another GUI to [KONG Admin API](http://getkong.org) [![Build Status](https://travis-ci.org/pantsel/konga.svg?branch=master)](https://travis-ci.org/pantsel/konga) [![Gitter chat](https://badges.gitter.im/pantsel-konga/Lobby.png)](https://gitter.im/pantsel-konga/Lobby) -[![konga-logo.png](screenshots/konga-logo.png)](screenshots/konga-logo.png?raw=true) +[![konga-logo.png](https://raw.githubusercontent.com/pantsel/konga/master/screenshots/konga-logo.png)](https://raw.githubusercontent.com/pantsel/konga/master/screenshots/konga-logo.png) -[![Dashboard](screenshots/bc2.png)](screenshots/bc2.png?raw=true) +[![Dashboard](https://raw.githubusercontent.com/pantsel/konga/master/screenshots/bc2.png)](https://raw.githubusercontent.com/pantsel/konga/master/screenshots/bc2.png) Konga is not an official app. No affiliation with [Mashape](https://www.mashape.com/).