1
1
# Coder Doctor 🧑⚕️
2
2
3
- [ ![ GitHub Release] ( https://img.shields.io/github/v/release/cdr /coder-doctor?color=6b9ded&include_prerelease=false )] ( https://github.com/cdr /coder-doctor/releases )
3
+ [ ![ GitHub Release] ( https://img.shields.io/github/v/release/coder /coder-doctor?color=6b9ded&include_prerelease=false )] ( https://github.com/coder /coder-doctor/releases )
4
4
[ ![ Documentation] ( https://godoc.org/cdr.dev/coder-doctor?status.svg )] ( https://pkg.go.dev/cdr.dev/coder-doctor )
5
5
[ ![ Go Report Card] ( https://goreportcard.com/badge/cdr.dev/coder-doctor )] ( https://goreportcard.com/report/cdr.dev/coder-doctor )
6
- [ ![ build] ( https://github.com/cdr /coder-doctor/actions/workflows/build.yaml/badge.svg?event=push&branch=main )] ( https://github.com/cdr /coder-doctor/actions/workflows/build.yaml?query=branch%3Amain )
7
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/cdr /coder-doctor/badge.svg?branch=main&t=sEVzim )] ( https://coveralls.io/github/cdr /coder-doctor?branch=main )
6
+ [ ![ build] ( https://github.com/coder /coder-doctor/actions/workflows/build.yaml/badge.svg?event=push&branch=main )] ( https://github.com/coder /coder-doctor/actions/workflows/build.yaml?query=branch%3Amain )
7
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/coder /coder-doctor/badge.svg?branch=main&t=sEVzim )] ( https://coveralls.io/github/coder /coder-doctor?branch=main )
8
8
9
9
Coder Doctor is a command-line diagnostic tool for checking that a
10
10
given platform can run the Coder control plane and workspaces.
@@ -27,7 +27,7 @@ preflight checks:
27
27
28
28
## Installation
29
29
30
- You can manually download the latest [ release] ( https://github.com/cdr /coder-doctor/releases ) :
30
+ You can manually download the latest [ release] ( https://github.com/coder /coder-doctor/releases ) :
31
31
32
32
1 . Click a release and download the tar file for your operating system
33
33
(ex: coder-doctor-linux-amd64.tar.gz)
@@ -78,8 +78,8 @@ should work as well.
78
78
We love feedback! Please [ open an issue] or [ submit a pull request]
79
79
with any ideas for improving this.
80
80
81
- [ open an issue ] : https://github.com/cdr /coder-doctor/issues
82
- [ submit a pull request ] : https://github.com/cdr /coder-doctor/pulls
81
+ [ open an issue ] : https://github.com/coder /coder-doctor/issues
82
+ [ submit a pull request ] : https://github.com/coder /coder-doctor/pulls
83
83
84
84
** Note:** This tool is in ` beta ` state and Coder offers no compatibility
85
85
guarantees, either for the tool itself or any public Go APIs. Most code
0 commit comments