Skip to content

Commit b8bdb09

Browse files
authored
fix: incorrect badge URLs (#59)
Co-authored-by: tyler36 <[email protected]>
1 parent 59e27ef commit b8bdb09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![add-on registry](https://img.shields.io/badge/DDEV-Add--on_Registry-blue)](https://addons.ddev.com)
22
[![tests](https://github.com/tyler36/ddev-cypress/actions/workflows/tests.yml/badge.svg)](https://github.com/tyler36/ddev-cypress/actions/workflows/tests.yml)
3-
[![last commit](https://img.shields.io/github/last-commit/ddev/ddev-addon-template)](https://github.com/ddev/ddev-addon-template/commits)
4-
[![release](https://img.shields.io/github/v/release/ddev/ddev-addon-template)](https://github.com/ddev/ddev-addon-template/releases/latest)
3+
[![last commit](https://img.shields.io/github/last-commit/tyler36/ddev-cypress)](https://github.com/tyler36/ddev-cypress/commits)
4+
[![release](https://img.shields.io/github/v/release/ddev/ddev-cypress)](https://github.com/tyler36/ddev-cypress/releases/latest)
55

66
# DDEV-cypress <!-- omit in toc -->
77

0 commit comments

Comments
 (0)