Repository: incubator-ignite Updated Branches: refs/heads/ignite-843 2a53bface -> d849929dd
# IGNITE-843 WIP on HOME. Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/d849929d Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/d849929d Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/d849929d Branch: refs/heads/ignite-843 Commit: d849929dddd888b6d70e2b7f21bb7cbed2974ac2 Parents: 2a53bfa Author: AKuznetsov <akuznet...@gridgain.com> Authored: Thu May 28 13:20:31 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Thu May 28 13:20:31 2015 +0700 ---------------------------------------------------------------------- modules/webconfig/nodejs/views/index.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/d849929d/modules/webconfig/nodejs/views/index.jade ---------------------------------------------------------------------- diff --git a/modules/webconfig/nodejs/views/index.jade b/modules/webconfig/nodejs/views/index.jade index ddcaee9..e300cc5 100644 --- a/modules/webconfig/nodejs/views/index.jade +++ b/modules/webconfig/nodejs/views/index.jade @@ -24,4 +24,4 @@ block container div(class=['block-image', 'block-display-image']) img(ng-src='https://www.filepicker.io/api/file/lydEeGB6Rs9hwbpcQxiw' alt='Apache Ignite stack') div.text-center - a(class=['btn', 'btn-default'] href='/clusters') Get Started Now + a(class=['btn', 'btn-default'] href='/clusters') Configure Now