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