From 151a136612c7b921aa4e867c2eed536bd8c8e3c8 Mon Sep 17 00:00:00 2001 From: tbshag2 Date: Wed, 6 Nov 2024 15:52:58 +0300 Subject: [PATCH 1/2] [update] readme updated, docusaurus.config.js links updated --- README.md | 6 +++--- docusaurus.config.js | 16 ++++++++-------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index ddd6088..19a62b8 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ $ yarn start [Download DHTMLX Pivot](https://dhtmlx.com/docs/products/dhtmlxPivot/download.shtml) -[Live demos](https://snippet.dhtmlx.com/) +[Live demos](https://snippet.dhtmlx.com/mhymus00?tag=pivot) -[Blog](https://dhtmlx.com/blog/) +[Blog](hhttps://dhtmlx.com/blog/tag/pivot/) -[Forum](https://forum.dhtmlx.com/) +[Forum](https://forum.dhtmlx.com/c/pivot/16) ## Follow us diff --git a/docusaurus.config.js b/docusaurus.config.js index 64fc5e8..f72735d 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -211,22 +211,22 @@ const config = { items: [ { "label": "Examples", - "href": "https://snippet.dhtmlx.com/", // TODO!!! + "href": "https://snippet.dhtmlx.com/mhymus00?tag=pivot", "position": "right" }, { "label": "Forum", - "href": "https://forum.dhtmlx.com/", // TODO!!! + "href": "https://forum.dhtmlx.com/c/pivot/16", "position": "right" }, { "label": "Support", - "href": "https://dhtmlx.com/docs/technical-support.shtml", // TODO!!! + "href": "https://dhtmlx.com/docs/technical-support.shtml", "position": "right" }, { "label": "Download", - "href": "https://dhtmlx.com/docs/products/", // TODO!!! + "href": "https://dhtmlx.com/docs/products/dhtmlxPivot/download.shtml", "position": "right" } ], @@ -239,21 +239,21 @@ const config = { "items": [ { "label": "Download JS Pivot", - "href": "https://dhtmlx.com/docs/products/", // TODO!!! + "href": "https://dhtmlx.com/docs/products/dhtmlxPivot/download.shtml", "position": "right" }, { "label": "Examples", - "href": "https://snippet.dhtmlx.com/", // TODO!!! + "href": "https://snippet.dhtmlx.com/mhymus00?tag=pivot", "position": "right" }, { "label": "Blog", - "href": "https://dhtmlx.com/blog/" // TODO!!! + "href": "https://dhtmlx.com/blog/tag/pivot/" }, { "label": "Forum", - "href": "https://forum.dhtmlx.com/", // TODO!!! + "href": "https://forum.dhtmlx.com/c/pivot/16", "position": "right" } ] From 999b87ed902b9b711070353aa3715a2768012c17 Mon Sep 17 00:00:00 2001 From: tbshag2 Date: Wed, 6 Nov 2024 16:00:19 +0300 Subject: [PATCH 2/2] [update] readme updated, docusaurus.config.js links updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19a62b8..97d616e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ $ yarn start [Live demos](https://snippet.dhtmlx.com/mhymus00?tag=pivot) -[Blog](hhttps://dhtmlx.com/blog/tag/pivot/) +[Blog](https://dhtmlx.com/blog/tag/pivot/) [Forum](https://forum.dhtmlx.com/c/pivot/16)