Skip to content

Commit 750e4b5

Browse files
author
Victory
committed
[update] links
1 parent a81e918 commit 750e4b5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $ yarn start
2929

3030
[Download DHTMLX To Do List](https://dhtmlx.com/docs/products/dhtmlxTodo/download.shtml)
3131

32-
[Live demos](https://snippet.dhtmlx.com/3vwlbwee?text=%23todolist)
32+
[Live demos](https://snippet.dhtmlx.com/3vwlbwee?tag=todolist)
3333

3434
[Blog](https://dhtmlx.com/blog/tag/todo/)
3535

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ module.exports = {
192192
},
193193
items: [{
194194
label: 'Examples',
195-
href: 'https://snippet.dhtmlx.com/3vwlbwee?text=%23todolist', // Todo change before release
195+
href: 'https://snippet.dhtmlx.com/3vwlbwee?tag=todolist', // Todo change before release
196196
position: 'right',
197197
},
198198
{
@@ -224,7 +224,7 @@ module.exports = {
224224
},
225225
{
226226
label: 'Examples',
227-
href: 'https://snippet.dhtmlx.com/3vwlbwee?text=%23todolist', // Todo change before release
227+
href: 'https://snippet.dhtmlx.com/3vwlbwee?tag=todolist', // Todo change before release
228228
position: 'right',
229229
},
230230
{

0 commit comments

Comments
 (0)