Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
Summary:
fix link in comment
Closes #8295

Differential Revision: D3469079

Pulled By: javache

fbshipit-source-id: e4c4c3b8871bfac1ff49d5cb29305f96e30282b6
  • Loading branch information
uknownothingsnow authored and Facebook Github Bot 1 committed Jun 22, 2016
1 parent d9adeb9 commit 3e4f16a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ public String getDownloadedJSBundleFile() {
}

/**
* @return {@code true} if {@link ReactInstanceManager} should use downloaded JS bundle file
* @return {@code true} if {@link com.facebook.react.ReactInstanceManager} should use downloaded JS bundle file
* instead of using JS file from assets. This may happen when app has not been updated since
* the last time we fetched the bundle.
*/
Expand Down

0 comments on commit 3e4f16a

Please sign in to comment.