aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/content/en/hosting-and-deployment/hugo-deploy.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2020-05-06 12:12:57 +0200
committerBjørn Erik Pedersen <[email protected]>2020-05-06 12:12:57 +0200
commite4621446ce8b9f677d00ed208154e7f106bc9980 (patch)
tree1e666fe8e257b322e51f184296cceee4f41042b5 /docs/content/en/hosting-and-deployment/hugo-deploy.md
parent01befcce35ec992d195ce1b9a6a1eeda693cb5a8 (diff)
parent89044b8f8795f17c36396c67823183a20fc88139 (diff)
downloadhugo-e4621446ce8b9f677d00ed208154e7f106bc9980.tar.gz
hugo-e4621446ce8b9f677d00ed208154e7f106bc9980.zip
Merge commit '89044b8f8795f17c36396c67823183a20fc88139'
Diffstat (limited to 'docs/content/en/hosting-and-deployment/hugo-deploy.md')
-rw-r--r--docs/content/en/hosting-and-deployment/hugo-deploy.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/en/hosting-and-deployment/hugo-deploy.md b/docs/content/en/hosting-and-deployment/hugo-deploy.md
index 1156b2fee..d42ffe6c7 100644
--- a/docs/content/en/hosting-and-deployment/hugo-deploy.md
+++ b/docs/content/en/hosting-and-deployment/hugo-deploy.md
@@ -19,7 +19,7 @@ aliases: []
toc: true
---
-You can use the "hugo deploy" command to upload your site directly to a Google Cloud Storage (GCS) bucket, an AWS S3 bucket, and/or an Azure Storage bucket.
+You can use the "hugo deploy" command to upload your site directly to a Google Cloud Storage (GCS) bucket, an AWS S3 bucket, and/or an Azure Storage container.
## Assumptions
@@ -46,7 +46,7 @@ Follow the [AWS instructions for how to create a bucket](https://docs.aws.amazon
### Azure Storage
-Follow the [Azure instructions for how to create a bucket](https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-portal).
+Follow the [Azure instructions for how to create a storage container](https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-portal).
## Configure the deployment