Archived
1
0

refactor: move helm README to docs/helm.md

This commit is contained in:
Joe Previte
2021-08-24 16:03:39 -07:00
committed by Teffen Ellis
parent 3e55e5e1df
commit bc3fb5e22f
4 changed files with 166 additions and 163 deletions

View File

@ -37,6 +37,11 @@
"description": "How to run code-server --link",
"path": "./link.md"
},
{
"title": "Helm",
"description": "How to install code-server using the Helm package manager",
"path": "./helm.md"
},
{
"title": "iPad",
"description": "How to access your code-server installation using an iPad.",