Skip to content

Commit

Permalink
[update] change links to samples into samples
Browse files Browse the repository at this point in the history
  • Loading branch information
mafanya23 committed Sep 12, 2023
1 parent 05534e2 commit a01664b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

Expand Down
2 changes: 1 addition & 1 deletion docs/whats_new.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
--------------
Expand Down
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
{
Expand Down Expand Up @@ -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',
},
{
Expand Down

0 comments on commit a01664b

Please sign in to comment.