From 31081c579bce9209e790f0914183c0e7c84491cd Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 4 Dec 2020 13:17:53 -0800 Subject: [PATCH] Point badge at correct project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cee793..696f70b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AXI interface modules for Cocotb [![Build Status](https://github.com/alexforencich/cocotbext-axi/workflows/Regression%20Tests/badge.svg?branch=master)](https://github.com/alexforencich/cocotbext-axi/actions/) -[![codecov](https://codecov.io/gh/alexforencich/cocotbext-eth/branch/master/graph/badge.svg)](https://codecov.io/gh/alexforencich/cocotbext-eth) +[![codecov](https://codecov.io/gh/alexforencich/cocotbext-axi/branch/master/graph/badge.svg)](https://codecov.io/gh/alexforencich/cocotbext-axi) [![PyPI version](https://badge.fury.io/py/cocotbext-axi.svg)](https://pypi.org/project/cocotbext-axi) GitHub repository: https://github.com/alexforencich/cocotbext-axi