From 6bffd202281982b7787f2f273ad5570ef0e64b58 Mon Sep 17 00:00:00 2001 From: Sam Gammon Date: Tue, 10 Oct 2023 06:16:27 +0000 Subject: [PATCH] chore: update codespace link before merge Signed-off-by: GitHub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5e152d68d..900d003309 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ docker run --platform linux/amd64 --rm -it ghcr.io/elide-dev/elide --help We provide a [GitHub Codespace](https://github.com/features/codespaces) with Elide pre-installed. You can click below to try it out, right from your browser: -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/elide-dev/elide/tree/feat%2Fcodespaces?devcontainer_path=.devcontainer%2Fdevcontainer.json) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/elide-dev/elide?devcontainer_path=.devcontainer%2Fdevcontainer.json) ## Features