File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This repository contains a collection of [dev container Features](https://contai
44
55## Available Features
66
7- - [ code-server] ( ./src/code-server/README.md ) - VSCode in the browser
7+ - [ code-server] ( ./src/code-server/README.md ) - VS Code in the browser
88
99## Contributing
1010
Original file line number Diff line number Diff line change 11
22# code-server (code-server)
33
4- VS Code in the browser
4+ VS Code in the browser ( [ code-server ] ( https://github.com/coder/code-server ) )
55
66## Example Usage
77
Original file line number Diff line number Diff line change 22 "name" : " code-server" ,
33 "id" : " code-server" ,
44 "version" : " 1.0.0" ,
5- "description" : " VS Code in the browser" ,
5+ "description" : " VS Code in the browser ([code-server](https://github.com/coder/code-server)) " ,
66 "options" : {
77 "absProxyBasePath" : {
88 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments