Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: change Coder v2 to Coder OSS in docs
  • Loading branch information
Katie Horne committed Jun 24, 2022
commit 9eaca765b6aadffb2ee46d5b6866ae2c6a289b10
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on your preferred clouds and servers.

By building on top of common development interfaces (SSH) and infrastructure tools (Terraform), Coder aims to make the process of **provisioning** and **accessing** remote workspaces approachable for organizations of various sizes and stages of cloud-native maturity.

> ⚠️ Coder v2 is in **alpha** state and is not ready for production use. For
> ⚠️ Coder OSS is in **alpha** state and is not ready for production use. For
> production environments, please consider [Coder v1](https://coder.com/docs) or
> [code-server](https://github.com/cdr/code-server).

Expand Down Expand Up @@ -63,7 +63,7 @@ several benefits, including:

## Why Coder

The key difference between Coder v2 and other remote IDE platforms is the added
The key difference between Coder OSS and other remote IDE platforms is the added
layer of infrastructure control. This additional layer allows admins to:

- Support ARM, Windows, Linux, and macOS workspaces
Expand Down