From 407c47fd6553b6b6415b5f5bd94c37468b5ed4a1 Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Mon, 27 Jun 2022 11:07:17 -0500 Subject: [PATCH] chore: change Coder v2 to Coder OSS in docs (#2630) --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 450eaca3ba..65f8357c26 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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). @@ -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