Skip to content

Commit 58fe6ba

Browse files
committed
docs: update setup so that new users configure code signing consistently
1 parent 8f1cb57 commit 58fe6ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/setup-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@
7777

7878
_Note: If you need to dynamically use a different release channel, you can also override your release channel public ID in JS code using [Code-Push options](./api-js/interfaces/CodePushOptions.md)_
7979

80-
4. [Configure code signing](./code-signing.md), this is optional but recommended for security
80+
4. [Configure code signing](./code-signing.md)

docs/setup-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373

7474
_Note: If you need to dynamically use a different release channel, you can also override your release channel public ID in JS code using [Code-Push options](./api-js/interfaces/CodePushOptions.mds)_
7575

76-
6. [Configure code signing](./code-signing.md), this is optional but recommended for security
76+
6. [Configure code signing](./code-signing.md)
7777

7878
### (optional) HTTP exception domains configuration
7979

0 commit comments

Comments
 (0)