Skip to content

Commit 76f9782

Browse files
committed
docs: update setup so that new users configure code signing consistently
1 parent c13930f commit 76f9782

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
@@ -78,4 +78,4 @@
7878

7979
_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)_
8080

81-
4. [Configure code signing](./code-signing.md), this is optional but recommended for security
81+
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)