From d22a5dd51cfad171347c4ba0a1f05492003b059a Mon Sep 17 00:00:00 2001 From: "G. Kay Lee" Date: Tue, 23 May 2017 14:10:49 +0800 Subject: [PATCH] Update Colors.md Fix broken link --- docs/Colors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Colors.md b/docs/Colors.md index a1b7f8f3923a62..bd696b84bc8d87 100644 --- a/docs/Colors.md +++ b/docs/Colors.md @@ -8,7 +8,7 @@ next: platform-specific-code previous: images --- -Components in React Native are [styled using JavaScript](docs/styles.html). Color properties usually match how [CSS works on the web](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value). +Components in React Native are [styled using JavaScript](docs/style.html). Color properties usually match how [CSS works on the web](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value). ### Red-green-blue