Skip to content

Commit b76a740

Browse files
authored
Merge pull request Expensify#71801 from Expensify/cmartins-fixLink
[No QA] Fix dead link
2 parents 89718f1 + 8ddf103 commit b76a740

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

contributingGuides/philosophies/HYBRID-APP.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,7 @@ When switching branches, run `git submodule update` to ensure compatibility.
119119
- Add HybridApp-specific patches: `npx patch-package <PACKAGE_NAME> --patch-dir Mobile-Expensify/patches`
120120

121121
### Additional Resources
122-
For extended documentation, troubleshooting, and pro tips, refer to [HYBRID_APP.md](contributingGuides/HYBRID_APP.md).
122+
For extended documentation, troubleshooting, and pro tips, refer to the platform specific guides:
123+
124+
* **📱 iOS Development**: [iOS Setup Instructions](contributingGuides/SETUP_IOS.md)
125+
* **🤖 Android Development**: [Android Setup Instructions](contributingGuides/SETUP_ANDROID.md)

0 commit comments

Comments
 (0)