From 8aa5fe7d23c4cc040db49ce0fad38186bf48032c Mon Sep 17 00:00:00 2001 From: Claes Mogren Date: Wed, 27 Jun 2018 11:08:33 -0700 Subject: [PATCH] Add ? to GoReport badge to avoid CDN cache issues The CDN caches too agressively --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f909e86f3d..440195f4b5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ Networking plugin for pod networking in [Kubernetes](https://kubernetes.io/) usi [BuildStatus Widget]: https://travis-ci.org/aws/amazon-vpc-cni-k8s.svg?branch=master [GoReport Status]: https://goreportcard.com/report/github.com/aws/amazon-vpc-cni-k8s -[GoReport Widget]: https://goreportcard.com/badge/github.com/aws/amazon-vpc-cni-k8s +[GoReport Widget]: https://goreportcard.com/badge/github.com/aws/amazon-vpc-cni-k8s? + ## Setup Download the latest version of the [yaml](./config/) and apply it the cluster. ```