We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54923b commit 6f4e36eCopy full SHA for 6f4e36e
1 file changed
README.md
@@ -37,7 +37,7 @@ Everything inside this repository is [MIT licensed](./LICENSE).
37
<!-- badges -->
38
39
[build-badge]: https://img.shields.io/github/actions/workflow/status/react-native-community/template/tests.yaml?branch=main&style=flat-square
40
-[build]: https://github.com/react-native-community/template/actions/workflows/test.yml
+[build]: https://github.com/react-native-community/template/actions/workflows/tests.yaml
41
[version-badge]: https://img.shields.io/npm/v/@react-native-community/template.svg?style=flat-square
42
[package]: https://www.npmjs.com/package/@react-native-community/template
43
[license-badge]: https://img.shields.io/npm/l/@react-native-community/template.svg?style=flat-square
0 commit comments