diff --git a/README.md b/README.md index 5c7909c..bd50aed 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ $ yarn start [Download DHTMLX RichText](https://dhtmlx.com/docs/products/dhtmlxRichText/download.shtml) -[Live demos](https://docs.dhtmlx.com/richtext/samples/) +[Live demos](https://snippet.dhtmlx.com/pdh5buvg?tag=richtext) [Blog](https://dhtmlx.com/blog/tag/richtext/) diff --git a/docs/whats_new.md b/docs/whats_new.md index 967b928..77b72fd 100644 --- a/docs/whats_new.md +++ b/docs/whats_new.md @@ -38,7 +38,7 @@ Released on January 17, 2022 ### Fixes -- Fix links to documentation in the [RichText samples](https://docs.dhtmlx.com/richtext/samples/) +- Fix links to documentation in the [RichText samples](https://snippet.dhtmlx.com/pdh5buvg?tag=richtext) Version 1.1.3 -------------- diff --git a/docusaurus.config.js b/docusaurus.config.js index 0d0285b..0c3ae5b 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -181,7 +181,7 @@ module.exports = { items: [ { label: 'Examples', - href: 'https://docs.dhtmlx.com/richtext/samples/', + href: 'https://snippet.dhtmlx.com/pdh5buvg?tag=richtext', position: 'right', }, { @@ -214,7 +214,7 @@ module.exports = { }, { label: 'Examples', - href: 'https://docs.dhtmlx.com/richtext/samples/', + href: 'https://snippet.dhtmlx.com/pdh5buvg?tag=richtext', position: 'right', }, {