From b572a6b874747d89a47102eaacea11b76996f2c0 Mon Sep 17 00:00:00 2001 From: Joe Lutz Date: Thu, 3 Sep 2015 12:15:30 -0500 Subject: [PATCH] Fix broken link in Animations.md --- docs/Animations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Animations.md b/docs/Animations.md index 998b52a74..f7b3ecee3 100644 --- a/docs/Animations.md +++ b/docs/Animations.md @@ -298,7 +298,7 @@ var App = React.createClass({ [Run this example](https://rnplay.org/apps/uaQrGQ) This example uses a preset value, you can customize the animations as -you need, see [LayoutAnimation.js](https://github.com/facebook/react-native/blob/master/Libraries/Animation/LayoutAnimation.js) +you need, see [LayoutAnimation.js](https://github.com/facebook/react-native/blob/master/Libraries/LayoutAnimation/LayoutAnimation.js) for more information. ### requestAnimationFrame