From a70929c2406932b9da28efa8948e154de2915b2e Mon Sep 17 00:00:00 2001 From: Ioannis Papamanoglou Date: Wed, 4 Mar 2026 12:10:50 -0800 Subject: [PATCH] Update playground link in installation guide --- atopile-0.14.x/quickstart/1-installation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atopile-0.14.x/quickstart/1-installation.mdx b/atopile-0.14.x/quickstart/1-installation.mdx index 6ba46dc..5ee6058 100644 --- a/atopile-0.14.x/quickstart/1-installation.mdx +++ b/atopile-0.14.x/quickstart/1-installation.mdx @@ -5,7 +5,7 @@ icon: "download" --- -Just want to try atopile without installing anything? Check out the [playground](https://atopile-playground.fly.dev/) — it runs entirely in your browser. +Just want to try atopile without installing anything? Check out the [playground](https://playground.atopile.io/) — it runs entirely in your browser. Note: Nothing is saved between sessions. If you want to save your work, proceed with installing the extension.