From eec18ea0fdcef915da4ef824773ec34f80001b0b Mon Sep 17 00:00:00 2001 From: Jozef Daxner Date: Tue, 1 Apr 2025 16:39:21 +0200 Subject: [PATCH] [NAB-377] Incorrect Demo Link - change demo link to cloud --- nae.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nae.json b/nae.json index 8df959b..37c5df9 100644 --- a/nae.json +++ b/nae.json @@ -105,7 +105,7 @@ "urls": { "netgrif": "https://netgrif.com", "bpmn2pn": "https://bpmn2pn.netgrif.cloud/bpmn2pn/", - "engine": "https://demo.netgrif.com/", + "engine": "https://demo.netgrif.cloud/", "youtube": "https://www.youtube.com/channel/UCNfqgnjskMMpy7QvOOKhKgw", "github": "https://github.com/netgrif", "issues": "https://github.com/netgrif/application-builder/issues"