@@ -211,22 +211,22 @@ const config = {
211
211
items : [
212
212
{
213
213
"label" : "Examples" ,
214
- "href" : "https://snippet.dhtmlx.com/" , // TODO!!!
214
+ "href" : "https://snippet.dhtmlx.com/mhymus00?tag=pivot " ,
215
215
"position" : "right"
216
216
} ,
217
217
{
218
218
"label" : "Forum" ,
219
- "href" : "https://forum.dhtmlx.com/" , // TODO!!!
219
+ "href" : "https://forum.dhtmlx.com/c/pivot/16 " ,
220
220
"position" : "right"
221
221
} ,
222
222
{
223
223
"label" : "Support" ,
224
- "href" : "https://dhtmlx.com/docs/technical-support.shtml" , // TODO!!!
224
+ "href" : "https://dhtmlx.com/docs/technical-support.shtml" ,
225
225
"position" : "right"
226
226
} ,
227
227
{
228
228
"label" : "Download" ,
229
- "href" : "https://dhtmlx.com/docs/products/" , // TODO!!!
229
+ "href" : "https://dhtmlx.com/docs/products/dhtmlxPivot/download.shtml " ,
230
230
"position" : "right"
231
231
}
232
232
] ,
@@ -239,21 +239,21 @@ const config = {
239
239
"items" : [
240
240
{
241
241
"label" : "Download JS Pivot" ,
242
- "href" : "https://dhtmlx.com/docs/products/" , // TODO!!!
242
+ "href" : "https://dhtmlx.com/docs/products/dhtmlxPivot/download.shtml " ,
243
243
"position" : "right"
244
244
} ,
245
245
{
246
246
"label" : "Examples" ,
247
- "href" : "https://snippet.dhtmlx.com/" , // TODO!!!
247
+ "href" : "https://snippet.dhtmlx.com/mhymus00?tag=pivot " ,
248
248
"position" : "right"
249
249
} ,
250
250
{
251
251
"label" : "Blog" ,
252
- "href" : "https://dhtmlx.com/blog/" // TODO!!!
252
+ "href" : "https://dhtmlx.com/blog/tag/pivot/"
253
253
} ,
254
254
{
255
255
"label" : "Forum" ,
256
- "href" : "https://forum.dhtmlx.com/" , // TODO!!!
256
+ "href" : "https://forum.dhtmlx.com/c/pivot/16 " ,
257
257
"position" : "right"
258
258
}
259
259
]
0 commit comments