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

Commit ab6eb76

Browse files
author
Richard Hua
committed
Tweak to README to hyperlink second 'let us know'
1 parent 188df1c commit ab6eb76

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

@@ -271,4 +271,4 @@ Running Tests
271271
* Open `CodePushDemoApp.xcodeproj` in Xcode
272272
* Navigate to the test explorer (small grey diamond near top left)
273273
* Click on the 'play' button next to CodePushDemoAppTests
274-
* After the tests are completed, green ticks should appear next to the test cases to indicate success
274+
* After the tests are completed, green ticks should appear next to the test cases to indicate success

0 commit comments

Comments
 (0)