Skip to content

Commit f028dde

Browse files
authored
docs: update broken link in readme (#42)
link to blog fixed
1 parent f7890f6 commit f028dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
- ⚛️ Add tests for react native web project
4242

4343
### Inspiration, resources and further reading 📚
44-
- 📑 A blog by [Steve Galili]([url](https://github.com/vanGalilea)) on ["Where and How to Start Testing Your React Native App"]([url](https://medium.com/@stevegalili/where-and-how-to-start-testing-your-react-native-app-%EF%B8%8F-and-how-to-keep-on-testin-ec3464fb9b41))
44+
- 📑 A blog by [Steve Galili]([url](https://github.com/vanGalilea)) on ["Where and How to Start Testing Your React Native App"](https://medium.com/@stevegalili/where-and-how-to-start-testing-your-react-native-app-%EF%B8%8F-and-how-to-keep-on-testin-ec3464fb9b41)
4545
- 👏 Inspired by [Kent C. Dodds'](https://testingjavascript.com/) workshop [Test React Components with Jest and React Testing Library](https://github.com/testing-library/react-testing-library).
4646
For more info check [Epic React](https://epicreact.dev/).
4747
- 📕 [React Native Testing Library](https://callstack.github.io/react-native-testing-library/)

0 commit comments

Comments
 (0)