From e6b6f6c745a4b989d32810d19750fe0a299b7acb Mon Sep 17 00:00:00 2001 From: artem matinian Date: Tue, 10 Oct 2023 19:27:24 +0300 Subject: [PATCH] Backup & Storage fix --- templates/documentation/vod/amazon-cold-storage-backup.md | 2 +- templates/documentation/vod/azure-cold-storage-backup.md | 2 +- templates/documentation/vod/google-cold-storage-backup.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/documentation/vod/amazon-cold-storage-backup.md b/templates/documentation/vod/amazon-cold-storage-backup.md index 37a2ab75..3e8fa2b6 100644 --- a/templates/documentation/vod/amazon-cold-storage-backup.md +++ b/templates/documentation/vod/amazon-cold-storage-backup.md @@ -4,7 +4,7 @@ slug: "amazon-cold-storage-backup" meta: description: Backup videos uploaded to api.video to Amazon Storage account with a simple script. --- -# Video backup to Azure +# Video backup to Amazon S3 At [api.video](https://api.video/) we understand that sometimes, you want to make sure that your videos are safe and secure. Although api.video has a backup and disaster recovery plan, it’s up to you to decide if you want an extra backup resource or if you would like to use api.video just to transcode your videos but eventually store them on a different resource. diff --git a/templates/documentation/vod/azure-cold-storage-backup.md b/templates/documentation/vod/azure-cold-storage-backup.md index 930914a5..d27fcf99 100644 --- a/templates/documentation/vod/azure-cold-storage-backup.md +++ b/templates/documentation/vod/azure-cold-storage-backup.md @@ -4,7 +4,7 @@ slug: "azure-cold-storage-backup" meta: description: Backup videos uploaded to api.video to Azure Storage account with a simple script. --- -# Video backup to Azure +# Video backup to Azure Storage account At [api.video](https://api.video/) we understand that sometimes, you want to make sure that your videos are safe and secure. Although api.video has a backup and disaster recovery plan, it’s up to you to decide if you want an extra backup resource or if you would like to use api.video just to transcode your videos but eventually store them on a different resource. diff --git a/templates/documentation/vod/google-cold-storage-backup.md b/templates/documentation/vod/google-cold-storage-backup.md index aed0daef..369e149a 100644 --- a/templates/documentation/vod/google-cold-storage-backup.md +++ b/templates/documentation/vod/google-cold-storage-backup.md @@ -4,7 +4,7 @@ slug: "google-cold-storage-backup" meta: description: Backup videos uploaded to api.video to Google Storage account with a simple script. --- -# Video backup to Azure +# Video backup to Google Storage accounts At [api.video](https://api.video/) we understand that sometimes, you want to make sure that your videos are safe and secure. Although api.video has a backup and disaster recovery plan, it’s up to you to decide if you want an extra backup resource or if you would like to use api.video just to transcode your videos but eventually store them on a different resource.