From 1109d12962266fc27990054b72ada06fd1f8a9c8 Mon Sep 17 00:00:00 2001 From: Nitish Tiwari Date: Fri, 7 Oct 2022 19:15:29 +0530 Subject: [PATCH] fix error message --- src/page/Dashboard/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/page/Dashboard/index.js b/src/page/Dashboard/index.js index a15cff9f..86183760 100644 --- a/src/page/Dashboard/index.js +++ b/src/page/Dashboard/index.js @@ -299,7 +299,7 @@ const Dashboard = () => { rel="noreferrer" target={"_blank"} className="text-blue-500 hover:underline" - href="https://www.parseable.io/docs/intro" + href="https://www.parseable.io/docs/introduction" > here @@ -317,12 +317,12 @@ const Dashboard = () => { className="absolute font-semibold text-gray-500 left-1/2 top-80" >

- No schema for the stream found. Refer to the documentation{" "} + No events found, please send data to this stream before query. Refer to the documentation{" "} here