Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit 26a9182

Browse files
committed
chore: fix reference to Android App Bundle article in publishing
1 parent ce4ab1b commit 26a9182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tooling/publishing/publishing-android-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ You can read more about these stages at ["Set up alpha/beta tests"](https://supp
170170
Once you upload your APK, it will go through a review. When approved, you can move it to production to make it available on *Google Play*.
171171

172172
### Android App Bundle
173-
If you want to reduce the size of the application download from Google Play Store you can check how to achieve this in [Android App Bundle article](http://docs.nativescript.org/publishing/android-app-bundle.html).
173+
If you want to reduce the size of the application download from Google Play Store you can check how to achieve this in [Android App Bundle article](http://docs.nativescript.org/tooling/publishing/android-app-bundle.html).
174174

175175
You can perform a full build and produce a signed AAB using the NativeScript CLI:
176176
```

0 commit comments

Comments
 (0)