diff --git a/index.html b/index.html index e6b5711aa97..388cc057575 100755 --- a/index.html +++ b/index.html @@ -8,6 +8,11 @@ background-color:#272b30; font-family: 'Open Sans', sans-serif; } + + a { + color: #63ABB5; + } + .title1 { font-weight: 800; line-height: .9; @@ -68,14 +73,15 @@ -

+

Oops. Looks like you've upgraded from an old version
No worries. Kibana has a new build system. Now its faster and lighter than ever before.

To fix this
-
Instead of copying the entire kibana repository, you need only copy the contents of the dist/ folder. After upgrading you may need to clear your browsers cache to see all of the new features.
+
Instead of cloning the entire kibana, you can grab the latest build here: http://download.elasticsearch.org/kibana/releases/kibana-latest.zip

+ If you really want to run from source you can do so from the src/ folder. After upgrading you may need to clear your browsers cache to see all of the new features.