Skip to content

Commit 42cff2c

Browse files
authored
Update _integration-with-existing-apps-kotlin Metro bundler URL (#4669)
1 parent ba90701 commit 42cff2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_integration-with-existing-apps-kotlin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Then you need to enable [cleartext traffic](https://developer.android.com/traini
157157

158158
As usual, here the AndroidManifest.xml file from the Community template to use as a reference: [main](https://github.com/react-native-community/template/blob/0.77-stable/template/android/app/src/main/AndroidManifest.xml) and [debug](https://github.com/react-native-community/template/blob/0.77-stable/template/android/app/src/debug/AndroidManifest.xml)
159159

160-
This is needed as your application will communicate with your local bundler, [Metro][https://metrobundler.dev/], via HTTP.
160+
This is needed as your application will communicate with your local bundler, [Metro](https://metrobundler.dev/), via HTTP.
161161

162162
Make sure you add this only to your **debug** manifest.
163163

0 commit comments

Comments
 (0)