Update Travis badge and project URLs

This commit is contained in:
Patrick Flor 2015-08-14 17:51:47 -07:00
parent fec9768a85
commit 17cacde111

View File

@ -1,6 +1,6 @@
# Kubernetes
[![GoDoc](https://godoc.org/k8s.io/kubernetes?status.png)](https://godoc.org/k8s.io/kubernetes) [![Travis](https://travis-ci.org/GoogleCloudPlatform/kubernetes.svg?branch=master)](https://travis-ci.org/GoogleCloudPlatform/kubernetes) [![Coverage Status](https://coveralls.io/repos/GoogleCloudPlatform/kubernetes/badge.svg)](https://coveralls.io/r/GoogleCloudPlatform/kubernetes)
[![GoDoc](https://godoc.org/k8s.io/kubernetes?status.png)](https://godoc.org/k8s.io/kubernetes) [![Travis](https://travis-ci.org/kubernetes/kubernetes.svg?branch=master)](https://travis-ci.org/kubernetes/kubernetes) [![Coverage Status](https://coveralls.io/repos/GoogleCloudPlatform/kubernetes/badge.svg)](https://coveralls.io/r/GoogleCloudPlatform/kubernetes)
### Are you ...
* Interested in learning more about using Kubernetes? Please see our user-facing documentation on [kubernetes.io](http://kubernetes.io)