Skip to content

Commit 31cd8f4

Browse files
authored
chore: post tweak (codesandbox#6864)
1 parent 8eaed0b commit 31cd8f4

File tree

1 file changed

+1
-2
lines changed
  • packages/homepage/content/articles/how-we-clone-a-running-vm-in-2-seconds

1 file changed

+1
-2
lines changed

packages/homepage/content/articles/how-we-clone-a-running-vm-in-2-seconds/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ VM.
159159
</video>
160160

161161
You can play with it
162-
[here](https://codesandbox.io/p/github/codesandbox/node-counter-demo/main). And
163-
this is the running server of that VM, kind of like a view count:
162+
[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:
164163

165164
<iframe style="width:100%;height:200px;border:0;border-radius:4px;margin-bottom:2rem;" src="https://13gise-8080.preview.csb.app/"></iframe>
166165

0 commit comments

Comments
 (0)