Skip to content

Commit bbc4481

Browse files
Merge pull request #275496 from Albertyang0/Broken-links-fix-kengaderdus
Fix broken links - kengaderdus
2 parents 485b9b3 + 319ba13 commit bbc4481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/customize-ui-with-html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ Configure Blob storage for Cross-Origin Resource Sharing by performing the follo
264264
Validate that you're ready by performing the following steps:
265265

266266
1. Repeat the configure CORS step. For **Allowed origins**, enter `https://www.test-cors.org`
267-
1. Navigate to [www.test-cors.org](https://www.test-cors.org/)
267+
1. Navigate to [www.test-cors.org](https://cors-test.codehappy.dev/)
268268
1. For the **Remote URL** box, paste the URL of your HTML file. For example, `https://your-account.blob.core.windows.net/root/azure-ad-b2c/unified.html`
269269
1. Select **Send Request**.
270270
The result should be `XHR status: 200`.

0 commit comments

Comments
 (0)