From 33fd9fb097a0eebcad542a6035ea39db36388a71 Mon Sep 17 00:00:00 2001 From: Nikita Volobuev Date: Sat, 22 Apr 2023 12:58:40 +0300 Subject: [PATCH] Fix demo url in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad945a49b..d9b96526a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Parseable is written in Rust and uses Apache Arrow and Parquet as underlying dat Parseable consumes up to **_~80% lower memory_** and **_~50% lower CPU_** than Elastic for similar ingestion throughput. -- [Parseable UI Demo (Credentials: admin,admin) ↗︎](https://www.parseable.io/docs/) +- [Parseable UI Demo (Credentials: admin,admin) ↗︎](https://demo.parseable.io) - [Grafana Dashboard Demo ↗︎](http://demo.parseable.io:3000/dashboards) ## :rocket: Features