diff --git a/docs/cloud.md b/docs/cloud.md index b53d727..f596257 100644 --- a/docs/cloud.md +++ b/docs/cloud.md @@ -136,10 +136,9 @@ To save a document to Sketch Cloud: 1. Click the Cloud button on the top toolbar. The Cloud panel appears on the right. 2. In the Cloud panel, click **Upload Document**. -If you've been working with a file that you already had on your computer, a new file tab with the Cloud document will appear once the uploading is complete. Cloud documents appear in the Lunacy interface with the Cloud icon in front of their names (see the demo below). Bear in mind that the local file and the Cloud file are two independent files. Changes to the local file will not affect the Cloud one and vice versa. +If you've been working with a file that you already had on your computer, the local file will close and a new file tab with the Cloud document will appear once the uploading is complete. Cloud documents appear in the Lunacy interface with the Cloud icon in front of their names (see the demo below). Bear in mind that the local file and the Cloud file are two independent files. Changes to the local file will not affect the Cloud one and vice versa. -{:.is-big} -![Saving a document to Cloud](public/cloud-save.gif) + ## Updating a document in the Cloud diff --git a/docs/public/cloud-savedoc.mp4 b/docs/public/cloud-savedoc.mp4 new file mode 100644 index 0000000..6c6b76f Binary files /dev/null and b/docs/public/cloud-savedoc.mp4 differ diff --git a/docs/public/cloud-savedocplaceholder.png b/docs/public/cloud-savedocplaceholder.png new file mode 100644 index 0000000..373f4ac Binary files /dev/null and b/docs/public/cloud-savedocplaceholder.png differ