File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 {
You can’t perform that action at this time.
0 commit comments