Skip to content

Commit 68f81c7

Browse files
committed
Merge pull request #2337 from mboersma/add-docs-badge
docs(README): add badge pointing to latest docs
2 parents cc7418a + 13dfee4 commit 68f81c7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis builds upon [Docker](http://docker.io/) and [CoreOS](http://coreos.com) to provide a lightweight PaaS with a [Heroku-inspired](http://heroku.com) workflow.
44

55
[![Build Status](http://ci.deis.io/buildStatus/icon?job=test-master)](http://ci.deis.io/job/test-master/)
6-
[![Current Release](http://img.shields.io/badge/release-v0.15.0-blue.svg)](https://github.com/deis/deis/releases/tag/v0.15.0)
6+
[![Current Release](http://img.shields.io/badge/release-v0.15.0-1eb0fc.svg)](https://github.com/deis/deis/releases/tag/v0.15.0)
7+
[![Latest Docs](http://img.shields.io/badge/docs-latest-fc1e5e.svg)](http://docs.deis.io/en/latest/)
78

89
![Deis Graphic](https://s3-us-west-2.amazonaws.com/deis-images/deis-graphic.png)
910

0 commit comments

Comments
 (0)