From d66077ea0694e1a9e182a1f72169fb4d25efc766 Mon Sep 17 00:00:00 2001 From: James Strachan Date: Sat, 17 Mar 2012 08:45:27 +0000 Subject: [PATCH] added links to getting started guide --- libraries/website/src/main/templates/index.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/libraries/website/src/main/templates/index.html b/libraries/website/src/main/templates/index.html index f5e81d79113..5eed7c19739 100644 --- a/libraries/website/src/main/templates/index.html +++ b/libraries/website/src/main/templates/index.html @@ -21,13 +21,16 @@

Learn

-

Check out the documentation to see how Kotlin looks

+

Check out the docs + to see how Kotlin looks or the API + to see how we make the JDK kool through + extension functions +

Documentation »

-

API

-

Browse the API docs to see how we make the JDK kool through - extension functions

-

View details »

+

Use

+

Get started using Kotlin in IDEA

+

Get Started »

\ No newline at end of file