Skip to content

Commit

Permalink
[update] links
Browse files Browse the repository at this point in the history
  • Loading branch information
Victory committed Sep 21, 2022
1 parent a81e918 commit 750e4b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 To Do List](https://dhtmlx.com/docs/products/dhtmlxTodo/download.shtml)

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

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

Expand Down
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ module.exports = {
},
items: [{
label: 'Examples',
href: 'https://snippet.dhtmlx.com/3vwlbwee?text=%23todolist', // Todo change before release
href: 'https://snippet.dhtmlx.com/3vwlbwee?tag=todolist', // Todo change before release
position: 'right',
},
{
Expand Down Expand Up @@ -224,7 +224,7 @@ module.exports = {
},
{
label: 'Examples',
href: 'https://snippet.dhtmlx.com/3vwlbwee?text=%23todolist', // Todo change before release
href: 'https://snippet.dhtmlx.com/3vwlbwee?tag=todolist', // Todo change before release
position: 'right',
},
{
Expand Down

0 comments on commit 750e4b5

Please sign in to comment.