Skip to content

Commit 6df1327

Browse files
author
Victory
committed
[update] links
1 parent 628837e commit 6df1327

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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 Spreadsheet](https://dhtmlx.com/docs/products/dhtmlxSpreadsheet/download.shtml)
3131

32-
[Live demos](https://snippet.dhtmlx.com/ihtkdcoc?mode=wide&text=#spreadsheet)
32+
[Live demos](https://snippet.dhtmlx.com/ihtkdcoc?mode=wide&tag=spreadsheet)
3333

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

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ module.exports = {
189189
},
190190
items: [{
191191
label: 'Examples',
192-
href: 'https://snippet.dhtmlx.com/ihtkdcoc?text=%23spreadsheet',
192+
href: 'https://snippet.dhtmlx.com/ihtkdcoc?tag=spreadsheet',
193193
position: 'right',
194194
},
195195
{
@@ -221,7 +221,7 @@ module.exports = {
221221
},
222222
{
223223
label: 'Examples',
224-
href: 'https://snippet.dhtmlx.com/ihtkdcoc?text=%23spreadsheet',
224+
href: 'https://snippet.dhtmlx.com/ihtkdcoc?tag=spreadsheet',
225225
position: 'right',
226226
},
227227
{

0 commit comments

Comments
 (0)