From c52334d22f42148655e083437a2c519e2fa2c600 Mon Sep 17 00:00:00 2001 From: Ives van Hoorne Date: Thu, 1 Sep 2022 11:35:46 +0000 Subject: [PATCH] Update index.md --- .../articles/how-we-clone-a-running-vm-in-2-seconds/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/homepage/content/articles/how-we-clone-a-running-vm-in-2-seconds/index.md b/packages/homepage/content/articles/how-we-clone-a-running-vm-in-2-seconds/index.md index 3fcd212b96c..80fca29cb1e 100644 --- a/packages/homepage/content/articles/how-we-clone-a-running-vm-in-2-seconds/index.md +++ b/packages/homepage/content/articles/how-we-clone-a-running-vm-in-2-seconds/index.md @@ -159,8 +159,7 @@ VM. You can play with it -[here](https://codesandbox.io/p/github/codesandbox/node-counter-demo/main). And -this is the running server of that VM, kind of like a view count: +[here](https://codesandbox.io/p/github/codesandbox/node-counter-demo/main). It retains state between hibernations, kind of like running a view count. Here you can see the preview: