Skip to content

Commit abaf244

Browse files
chore: update documentation for code-server feature
1 parent 37742a5 commit abaf244

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff 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

src/code-server/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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

src/code-server/devcontainer-feature.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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",

0 commit comments

Comments
 (0)