From 1845830ac4f193f2efb84cdc90ede7a062302aaf Mon Sep 17 00:00:00 2001 From: Daniel Edwards Date: Fri, 16 Feb 2024 15:30:11 -0500 Subject: [PATCH] Update link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e04d856..65ae1837 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ - [Expo Router](https://ignitecookbook.com/docs/recipes/ExpoRouter/) - [Prepping Ignite for EAS Build](https://ignitecookbook.com/docs/recipes/PrepForEASBuild) -- [Add Component Tests to Component Generator](https://ignitecookbook.com/docs/recipes/GenerateComponentTests) +- [Add Component Tests to Component Generator](https://ignitecookbook.com/docs/recipes/GeneratorComponentTests) - [React Native Vision Camera](https://ignitecookbook.com/docs/recipes/ReactNativeVisionCamera) - [Migrating to MMKV](https://ignitecookbook.com/docs/recipes/MigratingToMMKV) - [And many more!!](https://ignitecookbook.com)