You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,6 @@ Software development on your infrastructure. Offload your team's development fro
11
11
12
12
> "By leveraging Terraform, Coder lets developers run any IDE on any compute platform including on-prem, AWS, Azure, GCP, DigitalOcean, Kubernetes, Docker, and more, with workspaces running on Linux, Windows, or Mac." - **Kevin Fishner Chief of Staff at [HashiCorp](https://hashicorp.com/)**
13
13
14
-
15
14
<palign="center">
16
15
<imgsrc="./docs/images/hero-image.png">
17
16
</p>
@@ -96,7 +95,7 @@ Please file [an issue](https://github.com/coder/coder/issues/new) if any informa
96
95
|[Coder](https://github.com/coder/coder)| Platform | OSS + Self-Managed | Pay your cloud | All [Terraform](https://www.terraform.io/registry/providers) resources, all clouds, multi-architecture: Linux, Mac, Windows, containers, VMs, amd64, arm64 |
97
96
|[code-server](https://github.com/cdr/code-server)| Web IDE | OSS + Self-Managed | Pay your cloud | Linux, Mac, Windows, containers, VMs, amd64, arm64 |
98
97
|[Coder (Classic)](https://coder.com/docs)| Platform | Self-Managed | Pay your cloud + license fees | Kubernetes Linux Containers |
Copy file name to clipboardExpand all lines: docs/admin/git-providers.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Coder integrates with git providers so developers can authenticate with reposito
4
4
5
5
## How it works
6
6
7
-
When developers use `git` inside their workspace, they are first prompted to authenticate. After that, Coder will store/refresh tokens for future operations.
7
+
When developers use `git` inside their workspace, they are first prompted to authenticate. After that, Coder will store/refresh tokens for future operations.
0 commit comments