mirror of
https://github.com/cdr/code-server.git
synced 2026-05-08 20:43:12 +02:00
change to directory
This commit is contained in:
parent
63029bec91
commit
8d1c8041e9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
"title": "Contributing",
|
"title": "Contributing",
|
||||||
"steps": [
|
"steps": [
|
||||||
{
|
{
|
||||||
"file": "src",
|
"directory": "src",
|
||||||
"line": 1,
|
"line": 1,
|
||||||
"description": "Hello world! code-server's source code lives here. It's broadly arranged into browser code, Node code, and code shared between both."
|
"description": "Hello world! code-server's source code lives here. It's broadly arranged into browser code, Node code, and code shared between both."
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue