From 2641842cc9ee6338c8ad39419b0021a5a9a8f18d Mon Sep 17 00:00:00 2001 From: Rick Armbrust Date: Mon, 1 Jun 2015 16:38:54 -0700 Subject: [PATCH] Adding links to index-example0.md Adding links to direct people to /learn --- app/content/index-example0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/content/index-example0.md b/app/content/index-example0.md index 775a60a..7c033b1 100644 --- a/app/content/index-example0.md +++ b/app/content/index-example0.md @@ -1,3 +1,3 @@ ##Hello Famous -Famous abstracts the DOM & WebGL, allowing you to do custom layout and rendering. Centering objects and rotating them can be done with only a few lines of code. - \ No newline at end of file +Famous abstracts the DOM & WebGL, allowing you to do custom layout and rendering. [Centering objects](http://famous.org/learn/positioning.html) and [rotating](http://famous.org/learn/positioning.html#rotation) them can be done with only a [few lines of code](http://famous.org/learn/transitionables.html). +