@@ -106,12 +106,12 @@ export function getSidebar() {
106106 text : 'PROTOCOL' ,
107107 items : [
108108 {
109- text : '💸 Pay Per Task Model ' ,
110- link : '/get-started/protocol/poco/pay-per-task ' ,
109+ text : '🛡️ Proof of Contribution ' ,
110+ link : '/get-started/protocol/proof-of-contribution ' ,
111111 } ,
112112 {
113- text : '🛡️ Proof of Contribution ' ,
114- link : '/get-started/protocol/poco/proof-of-contribution ' ,
113+ text : '💸 Pay Per Task Model ' ,
114+ link : '/get-started/protocol/pay-per-task ' ,
115115 } ,
116116 {
117117 text : '⚙️ Workers & Workerpools' ,
@@ -136,15 +136,15 @@ export function getSidebar() {
136136 items : [
137137 {
138138 text : 'Manage Access' ,
139- link : '/guides/manage-data/guides/ manage-access' ,
139+ link : '/guides/manage-data/manage-access' ,
140140 } ,
141141 {
142142 text : 'Handle Schemas and Dataset Types' ,
143- link : '/guides/manage-data/guides/ handle-schemas-dataset-types' ,
143+ link : '/guides/manage-data/handle-schemas-dataset-types' ,
144144 } ,
145145 {
146146 text : 'Monetize Protected Data' ,
147- link : '/guides/manage-data/guides/ monetize-protected-data' ,
147+ link : '/guides/manage-data/monetize-protected-data' ,
148148 } ,
149149 ] ,
150150 } ,
@@ -293,89 +293,89 @@ export function getSidebar() {
293293 items : [
294294 {
295295 text : 'Collection' ,
296- link : '/references/manage-data/ dataProtector/dataProtectorSharing/collection' ,
296+ link : '/references/dataProtector/dataProtectorSharing/collection' ,
297297 collapsed : true ,
298298 items : [
299299 {
300300 text : 'createCollection' ,
301- link : '/references/manage-data/ dataProtector/dataProtectorSharing/collection/createCollection' ,
301+ link : '/references/dataProtector/dataProtectorSharing/collection/createCollection' ,
302302 } ,
303303 {
304304 text : 'removeCollection' ,
305- link : '/references/manage-data/ dataProtector/dataProtectorSharing/collection/removeCollection' ,
305+ link : '/references/dataProtector/dataProtectorSharing/collection/removeCollection' ,
306306 } ,
307307 {
308308 text : 'addToCollection' ,
309- link : '/references/manage-data/ dataProtector/dataProtectorSharing/collection/addToCollection' ,
309+ link : '/references/dataProtector/dataProtectorSharing/collection/addToCollection' ,
310310 } ,
311311 {
312312 text : 'removeProtectedDataFromCollection' ,
313- link : '/references/manage-data/ dataProtector/dataProtectorSharing/collection/removeProtectedDataFromCollection' ,
313+ link : '/references/dataProtector/dataProtectorSharing/collection/removeProtectedDataFromCollection' ,
314314 } ,
315315 ] ,
316316 } ,
317317 {
318318 text : 'Renting' ,
319- link : '/references/manage-data/ dataProtector/dataProtectorSharing/renting' ,
319+ link : '/references/dataProtector/dataProtectorSharing/renting' ,
320320 collapsed : true ,
321321 items : [
322322 {
323323 text : 'setProtectedDataToRenting' ,
324- link : '/references/manage-data/ dataProtector/dataProtectorSharing/renting/setProtectedDataToRenting' ,
324+ link : '/references/dataProtector/dataProtectorSharing/renting/setProtectedDataToRenting' ,
325325 } ,
326326 {
327327 text : 'setProtectedDataRentingParams' ,
328- link : '/references/manage-data/ dataProtector/dataProtectorSharing/renting/setProtectedDataRentingParams' ,
328+ link : '/references/dataProtector/dataProtectorSharing/renting/setProtectedDataRentingParams' ,
329329 } ,
330330 {
331331 text : 'rentProtectedData' ,
332- link : '/references/manage-data/ dataProtector/dataProtectorSharing/renting/rentProtectedData' ,
332+ link : '/references/dataProtector/dataProtectorSharing/renting/rentProtectedData' ,
333333 } ,
334334 {
335335 text : 'removeProtectedDataFromRenting' ,
336- link : '/references/manage-data/ dataProtector/dataProtectorSharing/renting/removeProtectedDataFromRenting' ,
336+ link : '/references/dataProtector/dataProtectorSharing/renting/removeProtectedDataFromRenting' ,
337337 } ,
338338 ] ,
339339 } ,
340340 {
341341 text : 'Selling' ,
342- link : '/references/manage-data/ dataProtector/dataProtectorSharing/selling' ,
342+ link : '/references/dataProtector/dataProtectorSharing/selling' ,
343343 collapsed : true ,
344344 items : [
345345 {
346346 text : 'setProtectedDataForSale' ,
347- link : '/references/manage-data/ dataProtector/dataProtectorSharing/selling/setProtectedDataForSale' ,
347+ link : '/references/dataProtector/dataProtectorSharing/selling/setProtectedDataForSale' ,
348348 } ,
349349 {
350350 text : 'buyProtectedData' ,
351- link : '/references/manage-data/ dataProtector/dataProtectorSharing/selling/buyProtectedData' ,
351+ link : '/references/dataProtector/dataProtectorSharing/selling/buyProtectedData' ,
352352 } ,
353353 {
354354 text : 'removeProtectedDataForSale' ,
355- link : '/references/manage-data/ dataProtector/dataProtectorSharing/selling/removeProtectedDataForSale' ,
355+ link : '/references/dataProtector/dataProtectorSharing/selling/removeProtectedDataForSale' ,
356356 } ,
357357 ] ,
358358 } ,
359359 {
360360 text : 'Subscription' ,
361- link : '/references/manage-data/ dataProtector/dataProtectorSharing/subscription' ,
361+ link : '/references/dataProtector/dataProtectorSharing/subscription' ,
362362 collapsed : true ,
363363 items : [
364364 {
365365 text : 'setProtectedDataToSubscription' ,
366- link : '/references/manage-data/ dataProtector/dataProtectorSharing/subscription/setProtectedDataToSubscription' ,
366+ link : '/references/dataProtector/dataProtectorSharing/subscription/setProtectedDataToSubscription' ,
367367 } ,
368368 {
369369 text : 'setSubscriptionParams' ,
370- link : '/references/manage-data/ dataProtector/dataProtectorSharing/subscription/setSubscriptionParams' ,
370+ link : '/references/dataProtector/dataProtectorSharing/subscription/setSubscriptionParams' ,
371371 } ,
372372 {
373373 text : 'subscribeToCollection' ,
374- link : '/references/manage-data/ dataProtector/dataProtectorSharing/subscription/subscribeToCollection' ,
374+ link : '/references/dataProtector/dataProtectorSharing/subscription/subscribeToCollection' ,
375375 } ,
376376 {
377377 text : 'removeProtectedDataFromSubscription' ,
378- link : '/references/manage-data/ dataProtector/dataProtectorSharing/subscription/removeProtectedDataFromSubscription' ,
378+ link : '/references/dataProtector/dataProtectorSharing/subscription/removeProtectedDataFromSubscription' ,
379379 } ,
380380 ] ,
381381 } ,
@@ -385,7 +385,7 @@ export function getSidebar() {
385385 items : [
386386 {
387387 text : 'consumeProtectedData' ,
388- link : '/references/manage-data/ dataProtector/dataProtectorSharing/consume/consumeProtectedData' ,
388+ link : '/references/dataProtector/dataProtectorSharing/consume/consumeProtectedData' ,
389389 } ,
390390 ] ,
391391 } ,
@@ -395,27 +395,27 @@ export function getSidebar() {
395395 items : [
396396 {
397397 text : 'getProtectedDataInCollections' ,
398- link : '/references/manage-data/ dataProtector/dataProtectorSharing/read/getProtectedDataInCollections' ,
398+ link : '/references/dataProtector/dataProtectorSharing/read/getProtectedDataInCollections' ,
399399 } ,
400400 {
401401 text : 'getProtectedDataPricingParams' ,
402- link : '/references/manage-data/ dataProtector/dataProtectorSharing/read/getProtectedDataPricingParams' ,
402+ link : '/references/dataProtector/dataProtectorSharing/read/getProtectedDataPricingParams' ,
403403 } ,
404404 {
405405 text : 'getCollectionOwners' ,
406- link : '/references/manage-data/ dataProtector/dataProtectorSharing/read/getCollectionOwners' ,
406+ link : '/references/dataProtector/dataProtectorSharing/read/getCollectionOwners' ,
407407 } ,
408408 {
409409 text : 'getCollectionsByOwner' ,
410- link : '/references/manage-data/ dataProtector/dataProtectorSharing/read/getCollectionsByOwner' ,
410+ link : '/references/dataProtector/dataProtectorSharing/read/getCollectionsByOwner' ,
411411 } ,
412412 {
413413 text : 'getCollectionSubscriptions' ,
414- link : '/references/manage-data/ dataProtector/dataProtectorSharing/read/getCollectionSubscriptions' ,
414+ link : '/references/dataProtector/dataProtectorSharing/read/getCollectionSubscriptions' ,
415415 } ,
416416 {
417417 text : 'getRentals' ,
418- link : '/references/manage-data/ dataProtector/dataProtectorSharing/read/getRentals' ,
418+ link : '/references/dataProtector/dataProtectorSharing/read/getRentals' ,
419419 } ,
420420 ] ,
421421 } ,
@@ -431,28 +431,28 @@ export function getSidebar() {
431431 items : [
432432 {
433433 text : 'Advanced Configuration' ,
434- link : '/references/manage-data/ dataProtector/advanced/advanced-configuration' ,
434+ link : '/references/dataProtector/advanced/advanced-configuration' ,
435435 } ,
436436 {
437437 text : 'Sharing smart contract' ,
438- link : '/references/manage-data/ dataProtector/advanced/dps-smart-contract' ,
438+ link : '/references/dataProtector/advanced/dps-smart-contract' ,
439439 } ,
440440 {
441441 text : 'Apps whitelist' ,
442- link : '/references/manage-data/ dataProtector/advanced/apps-whitelist' ,
442+ link : '/references/dataProtector/advanced/apps-whitelist' ,
443443 collapsed : true ,
444444 items : [
445445 {
446446 text : 'createAddOnlyAppWhitelist' ,
447- link : '/references/manage-data/ dataProtector/advanced/apps-whitelist/createAddOnlyAppWhitelist' ,
447+ link : '/references/dataProtector/advanced/apps-whitelist/createAddOnlyAppWhitelist' ,
448448 } ,
449449 {
450450 text : 'addAppToAddOnlyAppWhitelist' ,
451- link : '/references/manage-data/ dataProtector/advanced/apps-whitelist/addAppToAddOnlyAppWhitelist' ,
451+ link : '/references/dataProtector/advanced/apps-whitelist/addAppToAddOnlyAppWhitelist' ,
452452 } ,
453453 {
454454 text : 'getUserAddOnlyAppWhitelist' ,
455- link : '/references/manage-data/ dataProtector/advanced/apps-whitelist/getUserAddOnlyAppWhitelist' ,
455+ link : '/references/dataProtector/advanced/apps-whitelist/getUserAddOnlyAppWhitelist' ,
456456 } ,
457457 ] ,
458458 } ,
0 commit comments