Skip to content

Commit 80a8695

Browse files
committed
relative link
1 parent d70ea68 commit 80a8695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-error-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Error pages are currently a Premium feature. You need to use at least a Premium
5555

5656
3. How can I reference a single error page across multiple apps?
5757

58-
If you need to use the same error page across multiple apps, you can link to your error page hosted in a storage account in your uploaded html file. Upload your error page to a [storage account](/azure/storage/common/storage-account-overview.md) and add the provided storage URL for your page in an `<iframe>` tag located in the html file uploaded to the app.
58+
If you need to use the same error page across multiple apps, you can link to your error page hosted in a storage account in your uploaded html file. Upload your error page to a [storage account](/azure/storage/common/storage-account-overview) and add the provided storage URL for your page in an `<iframe>` tag located in the html file uploaded to the app.
5959

6060

6161

0 commit comments

Comments
 (0)