File tree Expand file tree Collapse file tree 3 files changed +2
-152
lines changed
docs/Getting-Started/polykey-core Expand file tree Collapse file tree 3 files changed +2
-152
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ const sidebars: SidebarsConfig = {
1616 label : 'Polykey CLI' ,
1717 link : {
1818 type : 'doc' ,
19- id : 'tutorials/polykey-cli/README ' ,
19+ id : 'tutorials/polykey-cli/installation ' ,
2020 } ,
2121 items : [
2222 'Getting-Started/polykey-cli/installation' ,
@@ -29,34 +29,7 @@ const sidebars: SidebarsConfig = {
2929 'Getting-Started/polykey-cli/managing-multiple-nodes' ,
3030 'Getting-Started/polykey-cli/using-environment-variables' ,
3131 ] ,
32- } ,
33- {
34- type : 'category' ,
35- label : 'Polykey Desktop' ,
36- link : {
37- type : 'doc' ,
38- id : 'tutorials/polykey-desktop/README' ,
39- } ,
40- items : [ ] ,
41- } ,
42- {
43- type : 'category' ,
44- label : 'Polykey Mobile' ,
45- link : {
46- type : 'doc' ,
47- id : 'tutorials/polykey-mobile/README' ,
48- } ,
49- items : [ ] ,
50- } ,
51- {
52- type : 'category' ,
53- label : 'Polykey Core' ,
54- link : {
55- type : 'doc' ,
56- id : 'tutorials/polykey-core/README' ,
57- } ,
58- items : [ 'tutorials/polykey-core/installation' ] ,
59- } ,
32+ } ,
6033 ] ,
6134 } ,
6235 {
You can’t perform that action at this time.
0 commit comments