Skip to content

Commit 959346f

Browse files
committed
docs: fix badges in readme [skip-ci]
1 parent 3d2b848 commit 959346f

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
@@ -4,8 +4,8 @@ This is the final code repo for our workshop "Meteor and React Native" @ Meteor
44
After post-editing it resulted in a complete starter repo. 🤩
55

66
[![App Testsuite](https://github.com/jankapunkt/meteor-react-native-starter/actions/workflows/test_app.yml/badge.svg)](https://github.com/jankapunkt/meteor-react-native-starter/actions/workflows/test_app.yml)
7-
[![Backend Testsuite](https://github.com/jankapunkt/meteor-react-native-starter/actions/workflows/backend.yml/badge.svg)](https://github.com/jankapunkt/meteor-react-native-starter/actions/workflows/backend.yml)
8-
[![JSDOC Test](https://github.com/jankapunkt/meteor-react-native-starter/actions/workflows/jsdoc_test.yml/badge.svg)](https://github.com/jankapunkt/meteor-react-native-starter/actions/workflows/jsdoc_test.yml)
7+
[![Backend Testsuite](https://github.com/jankapunkt/meteor-react-native-starter/actions/workflows/test_backend.yml/badge.svg)](https://github.com/jankapunkt/meteor-react-native-starter/actions/workflows/test_backend.yml)
8+
[![JSDOC Test](https://github.com/jankapunkt/meteor-react-native-starter/actions/workflows/build_jsdoc.yml/badge.svg)](https://github.com/jankapunkt/meteor-react-native-starter/actions/workflows/build_jsdoc.yml)
99
[![built with Meteor](https://img.shields.io/badge/Meteor-backend-green?logo=meteor&logoColor=white)](https://meteor.com)
1010
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
1111
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)

0 commit comments

Comments
 (0)