Merge pull request #4044 from cdr/jsjoeio-revert-revert
fix(revert): move helm README to docs
This commit is contained in:
@ -23,6 +23,11 @@
|
||||
"title": "npm",
|
||||
"description": "How to install code-server using npm or yarn",
|
||||
"path": "./npm.md"
|
||||
},
|
||||
{
|
||||
"title": "Helm",
|
||||
"description": "How to install code-server using the Helm package manager",
|
||||
"path": "./helm.md"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user