From fdf0c6de657712bd02eb7972f40a8ded62b736c4 Mon Sep 17 00:00:00 2001 From: Kris Nova Date: Mon, 26 Dec 2016 07:33:37 -0700 Subject: [PATCH] Remove link - try try again --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 24dd8efa3b..ea938cfb87 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # Kubernetes Operations (kops) -[![Build Status](https://travis-ci.org/kubernetes/kops.svg?branch=master)](https://travis-ci.org/kubernetes/kops) [![Go Report Card](https://goreportcard.com/badge/k8s.io/kops)](https://goreportcard.com/report/k8s.io/kops) [![GoDoc Widget]][GoDoc] +[![Build Status](https://travis-ci.org/kubernetes/kops.svg?branch=master)](https://travis-ci.org/kubernetes/kops) [![Go Report Card](https://goreportcard.com/badge/k8s.io/kops)](https://goreportcard.com/report/k8s.io/kops) [![GoDoc Widget]](https://godoc.org/k8s.io/kops) -https://godoc.org/k8s.io/kops The easiest way to get a production grade Kubernetes cluster up and running.