From fe0e11aa9be71b7258c3c431b9ad14ff1ec07a42 Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Mon, 18 Feb 2013 09:21:12 -0700 Subject: [PATCH] Fixed typo in logstash dashboard welcome message --- default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.json b/default.json index d000b7a23e5..45b064cad4e 100644 --- a/default.json +++ b/default.json @@ -14,7 +14,7 @@ ], "type": "text", "title": "Welcome", - "content": "Welcome to Kibana Dashboard, a technology preview of what's to come for Kibana, Logstash and Elasticsearch \n\nKibana dashboard is the easy way to share, build, use and extend interactive, real time dashboards and data analysis interfaces. \n\nReady to get started? \n\nLogstash users, click the 'Load' button to the right, paste this URL: https://gist.github.com/88a4b1f22e3212e45cf3 into the 'Gist' loader, click 'Get' and select the 'Logstash Dashboard' link that appears", + "content": "Welcome to Kibana Dashboard, a technology preview of what's to come for Kibana, Logstash and Elasticsearch \n\nKibana dashboard is the easy way to share, build, use and extend interactive, real time dashboards and data analysis interfaces. \n\nReady to get started? \n\nLogstash users, click the 'Load' button to the right, paste this URL: https://gist.github.com/028ff4b566a936fac019 into the 'Gist' loader, click 'Get' and select the 'Logstash Dashboard' link that appears", "style": { "font-size": "14pt" }