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

Commit ef4636a

Browse files
committed
Fixing link
2 parents c38231e + ab6eb76 commit ef4636a

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
@@ -10,7 +10,7 @@ The CodePush React Native API provides two primary mechanisms for discovering up
1010
When getting started using CodePush, we would recommended using the sync mode until you discover that it doesn't suit your needs. That said, if you have a user scenario
1111
that isn't currently covered well by sync, please [let us know](mailto:codepushfeed@microsoft.com) since that would be valuable feedback.
1212

13-
*NOTE: We don't currently have support for an "automatic mode" which provides a "code-free" experience to adding in dynamic update discovery and acquisition. If that would be valuable to you, please let us know.*
13+
*NOTE: We don't currently have support for an "automatic mode" which provides a "code-free" experience to adding in dynamic update discovery and acquisition. If that would be valuable to you, please [let us know](mailto:codepushfeed@microsoft.com).*
1414

1515
## Supported React Native platforms
1616

@@ -273,4 +273,4 @@ The `RemotePackage` inherits all of the same properties as the `LocalPackage`, b
273273
* Open `CodePushDemoApp.xcodeproj` in Xcode
274274
* Navigate to the test explorer (small grey diamond near top left)
275275
* Click on the 'play' button next to CodePushDemoAppTests
276-
* After the tests are completed, green ticks should appear next to the test cases to indicate success
276+
* After the tests are completed, green ticks should appear next to the test cases to indicate success

0 commit comments

Comments
 (0)