From b36868ce6625e54726c973228dcad602ee623c28 Mon Sep 17 00:00:00 2001 From: homersimpsons Date: Fri, 1 Mar 2024 18:10:32 +0100 Subject: [PATCH] :memo: Remove GitPod and add link to GitHub codespaces Fixes https://github.com/containers/youki/issues/2678 Signed-off-by: homersimpsons --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 070bab89d..f30ae7af0 100644 --- a/README.md +++ b/README.md @@ -139,9 +139,7 @@ The User and Developer Documentation for youki is hosted at [https://containers. # Getting Started Local build is only supported on Linux. -For other platforms, please use the [Vagrantfile](#setting-up-vagrant) that we have prepared. You can also spin up a fully preconfigured development environment in the cloud with gitpod. - -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/containers/youki) +For other platforms, please use the [Vagrantfile](#setting-up-vagrant) that we have prepared. You can also spin up a fully preconfigured development environment in the cloud with [GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started/quickstart). ## Requires