From 31bd7404fd7bf405862c0a6b9492a30b84d30e0e Mon Sep 17 00:00:00 2001 From: Artyom Date: Mon, 13 Jul 2026 10:37:59 +0300 Subject: [PATCH] [upd] change snippet link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cabc267..96988f7 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ gantt.parse({ }); ``` -[See a live demo](https://snippet.dhtmlx.com/a69d7378a) · or run the bundled gallery with [`npm run start`](#build-from-source) and open `/samples/`. +[See a live demo](https://snippet.dhtmlx.com/2efktg63) · or run the bundled gallery with [`npm run start`](#build-from-source) and open `/samples/`. ---