Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit e4a815a

Browse files
committed
Update GitHub username
1 parent d596609 commit e4a815a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# sshcode
22

3-
[!["Open Issues"](https://img.shields.io/github/issues-raw/codercom/sshcode.svg)](https://github.com/codercom/sshcode/issues)
4-
[!["Latest Release"](https://img.shields.io/github/release/codercom/sshcode.svg)](https://github.com/codercom/sshcode/releases/latest)
5-
[![MIT license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/codercom/sshcode/blob/master/LICENSE)
3+
[!["Open Issues"](https://img.shields.io/github/issues-raw/cdr/sshcode.svg)](https://github.com/cdr/sshcode/issues)
4+
[!["Latest Release"](https://img.shields.io/github/release/cdr/sshcode.svg)](https://github.com/cdr/sshcode/releases/latest)
5+
[![MIT license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/cdr/sshcode/blob/master/LICENSE)
66
[![Discord](https://img.shields.io/discord/463752820026376202.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/zxSwN8Z)
77

8-
`sshcode` is a CLI to automatically install and run [code-server](https://github.com/codercom/code-server) over SSH.
8+
`sshcode` is a CLI to automatically install and run [code-server](https://github.com/cdr/code-server) over SSH.
99

1010
It uploads your extensions and settings automatically, so you can seamlessly use
1111
remote servers as VS Code hosts.
@@ -26,7 +26,7 @@ Install with `go`:
2626
go get -u go.coder.com/sshcode
2727
```
2828

29-
Or, grab a [pre-built binary](https://github.com/codercom/sshcode/releases).
29+
Or, grab a [pre-built binary](https://github.com/cdr/sshcode/releases).
3030

3131
## Usage
3232

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Environment variables:
7474
`+vsCodeConfigDirEnv+` use special VS Code settings dir.
7575
`+vsCodeExtensionsDirEnv+` use special VS Code extensions dir.
7676
77-
More info: https://github.com/codercom/sshcode
77+
More info: https://github.com/cdr/sshcode
7878
7979
Arguments:
8080
`+helpTab+`HOST is passed into the ssh command.

0 commit comments

Comments
 (0)