From c2cb7066bf7aeb63afc48e08f71b505b86376ad2 Mon Sep 17 00:00:00 2001 From: Steven Zou Date: Fri, 7 Sep 2018 14:39:15 +0800 Subject: [PATCH] Correct the url location of the Codacy badge - add status report url link Signed-off-by: Steven Zou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eda615b78..77ad4ed30 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Coverage Status](https://coveralls.io/repos/github/goharbor/harbor/badge.svg?branch=master)](https://coveralls.io/github/goharbor/harbor?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/goharbor/harbor)](https://goreportcard.com/report/github.com/goharbor/harbor) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2095/badge)](https://bestpractices.coreinfrastructure.org/projects/2095) -![Codacy Badge](https://api.codacy.com/project/badge/Grade/c8d726c9cfd047ffaf681449d673f246) +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c8d726c9cfd047ffaf681449d673f246)](https://www.codacy.com/app/goharbor/harbor?utm_source=github.com&utm_medium=referral&utm_content=goharbor/harbor&utm_campaign=Badge_Grade) **Note**: The `master` branch may be in an *unstable or even broken state* during development. Please use [releases](https://github.com/vmware/harbor/releases) instead of the `master` branch in order to get stable binaries.