From 49aae2453378a1d81a7d690644283bb6adc6378e Mon Sep 17 00:00:00 2001 From: Ian A Mason Date: Thu, 29 Jun 2017 12:54:07 -0700 Subject: [PATCH] Update README.md badge points to the right place. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bf9edb..be1f9d8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Go Whole Program LLVM [![Build Status](https://travis-ci.org/SRI-CSL/gllvm.svg?branch=master)](https://travis-ci.org/SRI-CSL/gllvm) -![Go Report Card](https://goreportcard.com/badge/gojp/goreportcard)](https://goreportcard.com/report/gojp/goreportcard) +[![Go Report Card](https://goreportcard.com/badge/github.com/SRI-CSL/gllvm)](https://goreportcard.com/report/github.com/SRI-CSL/gllvm) ## Overview