From a7c1e105c6237c373e1df37631405249f5ead9c4 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Mon, 7 Sep 2015 09:49:38 -0700 Subject: [PATCH] Fix links to View doc --- docs/components/Image.md | 2 +- docs/components/TextInput.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/Image.md b/docs/components/Image.md index 0596f9d2..c2d9669b 100644 --- a/docs/components/Image.md +++ b/docs/components/Image.md @@ -45,7 +45,7 @@ could be an http address or a base64 encoded image. **style** style -[View](docs/components/View) style +[View](View.md) style Defaults: diff --git a/docs/components/TextInput.md b/docs/components/TextInput.md index f5a12d44..5d53f8f9 100644 --- a/docs/components/TextInput.md +++ b/docs/components/TextInput.md @@ -67,7 +67,7 @@ passwords stay secure. Default: `false`. (Not available when `multiline` is `tru **style** style -[View](docs/components/View) style +[View](View.md) style + `color` + `direction`