You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can open a file from a cloud by passing an array of cloud configuration to the `openFromCloud` method. There are some options to open a file from **[Amazon Web Services (AWS)](https://aws.amazon.com/)**, **[Google Cloud Storage](https://console.cloud.google.com/storage)**, **[Microsoft Azure Storage](https://azure.microsoft.com/en-us/features/storage-explorer/)**, and a custom cloud.
83
83
84
-
Please **[visit the 'open a file from a cloud' page](https://video.aminyazdanpanah.com/start/open-clouds)** to see more examples and usage of these clouds.
84
+
Please visit **[this page](https://video.aminyazdanpanah.com/start/open-clouds)** to see more examples and usage of these clouds.
You can save your files to a cloud by passing an array of cloud configuration to the `save` method. There are some options to save files to **[Amazon Web Services (AWS)](https://aws.amazon.com/)**, **[Google Cloud Storage](https://console.cloud.google.com/storage)**, **[Microsoft Azure Storage](https://azure.microsoft.com/en-us/features/storage-explorer/)**, and a custom cloud.
224
224
225
-
Please **[visit the 'save files to clouds' page](https://video.aminyazdanpanah.com/start/save-clouds)** to see more examples and usage of these clouds.
225
+
Please visit **[this page](https://video.aminyazdanpanah.com/start/save-clouds)** to see more examples and usage of these clouds.
0 commit comments