Skip to content

Commit

Permalink
Update AlertIOS.js
Browse files Browse the repository at this point in the history
Summary:
This fixes a broken link in the docs.
Closes #11453

Differential Revision: D4394773

Pulled By: lacker

fbshipit-source-id: 07b3aaa25017912063ac9e65f336c56a902d7144
  • Loading branch information
PaulMest authored and facebook-github-bot committed Jan 9, 2017
1 parent 8729d27 commit fa3c06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Libraries/Alert/AlertIOS.js
Expand Up @@ -100,7 +100,7 @@ type ButtonsArray = Array<{
* );
* ```
*
* We recommend using the [`Alert.alert`](/docs/alert.html) method for
* We recommend using the [`Alert.alert`](alert.html) method for
* cross-platform support if you don't need to create iOS-only prompts.
*
*/
Expand Down

0 comments on commit fa3c06d

Please sign in to comment.