Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 93ed334

Browse files
Merge pull request #382 from arnif/patch-1
Fix incorrect links in README.md
2 parents a403936 + ecb323e commit 93ed334

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ To let the CodePush runtime know which deployment it should query for updates ag
200200
201201
![Deployment list](https://cloud.githubusercontent.com/assets/116461/11601733/13011d5e-9a8a-11e5-9ce2-b100498ffb34.png)
202202
203-
In order to effectively make use of the `Staging` and `Production` deployments that were created along with your CodePush app, refer to the [multi-deployment releases](#multi-deployment-releases) docs below before actually moving your app's usage of CodePush into production.
203+
In order to effectively make use of the `Staging` and `Production` deployments that were created along with your CodePush app, refer to the [multi-deployment testing](#multi-deployment-testing) docs below before actually moving your app's usage of CodePush into production.
204204

205205
## Android Setup
206206

@@ -297,7 +297,7 @@ public class MainActivity extends ReactActivity {
297297
}
298298
```
299299

300-
In order to effectively make use of the `Staging` and `Production` deployments that were created along with your CodePush app, refer to the [multi-deployment releases](#multi-deployment-releases) docs below before actually moving your app's usage of CodePush into production.
300+
In order to effectively make use of the `Staging` and `Production` deployments that were created along with your CodePush app, refer to the [multi-deployment testing](#multi-deployment-testing) docs below before actually moving your app's usage of CodePush into production.
301301

302302
## Windows Setup
303303

0 commit comments

Comments
 (0)