Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #163 from HypertextPP/patch-2
Browse files Browse the repository at this point in the history
UPDATED: Replaced relative image URLs with absolute.
  • Loading branch information
pantsel authored Jan 25, 2018
2 parents 7260e46 + c48e836 commit d7b627e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

<em>Konga is not an official app. No affiliation with [Mashape](https://www.mashape.com/).</em>

Expand Down

0 comments on commit d7b627e

Please sign in to comment.