From 29adf083b762f5a362be7a6989f552d5380c8c65 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 25 Mar 2025 14:43:33 +0100 Subject: [PATCH] docs: Github Codespaces (#227) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8b299c3..fe1daf5 100644 --- a/readme.md +++ b/readme.md @@ -60,7 +60,7 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas ##### Via Github Codespaces: -[`Click here to launch this container in the cloud!`](https://github.com/codespaces/new?skip_quickstart=true&machine=basicLinux32gb&repo=626637620&ref=master&devcontainer_path=.devcontainer.json) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?repo=626637620&machine=basicLinux32gb) ## FAQ 💬