Skip to content

Commit 0c0d254

Browse files
committed
more fixes
1 parent 7ee1fec commit 0c0d254

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44932,7 +44932,7 @@
4493244932
},
4493344933
{
4493444934
"source_path": "articles/storage/blobs/storage-blob-static-website-custom-domain.md",
44935-
"redirect_url": "/azure/storage/blobs/storage-blob-static-website-cdn",
44935+
"redirect_url": "/azure/storage/blobs/static-website-content-delivery-network",
4493644936
"redirect_document_id": false
4493744937
},
4493844938
{

articles/storage/blobs/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
- name: Host a static website
384384
href: storage-blob-static-website-how-to.md
385385
- name: Integrate with Azure CDN
386-
href: storage-blob-static-website-cdn.md
386+
href: static-website-content-delivery-network.md
387387
- name: Use a custom domain
388388
href: storage-custom-domain-name.md
389389
- name: Route events to a custom endpoint
File renamed without changes.

articles/storage/blobs/storage-custom-domain-name.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ To map a custom domain and enable HTTPS access, do the following:
302302

303303
For a Blob Storage endpoint, see [Integrate an Azure storage account with Azure CDN](../../cdn/cdn-create-a-storage-account-with-cdn.md).
304304

305-
For a static website endpoint, see [Integrate a static website with Azure CDN](storage-blob-static-website-cdn.md).
305+
For a static website endpoint, see [Integrate a static website with Azure CDN](static-website-content-delivery-network.md).
306306

307307
2. [Map Azure CDN content to a custom domain](../../cdn/cdn-map-content-to-custom-domain.md).
308308

0 commit comments

Comments
 (0)