From 71d2ed40dbcaa2083666f70845f1397413c150c8 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 25 Mar 2025 14:49:46 +0100 Subject: [PATCH] docs: Github Codespaces (#952) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 889103c..e497b29 100644 --- a/readme.md +++ b/readme.md @@ -58,7 +58,7 @@ kubectl apply -f https://raw.githubusercontent.com/vdsm/virtual-dsm/refs/heads/m ##### Via Github Codespaces: -[`Click here to launch this container in the cloud!`](https://github.com/codespaces/new?skip_quickstart=true&machine=basicLinux32gb&repo=619260050&ref=master&devcontainer_path=.devcontainer.json) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?repo=619260050&machine=basicLinux32gb) ## FAQ 💬