diff --git a/10/umbraco-cms/tutorials/custom-error-page.md b/10/umbraco-cms/tutorials/custom-error-page.md index c811f44a214..ac9b468fcdf 100644 --- a/10/umbraco-cms/tutorials/custom-error-page.md +++ b/10/umbraco-cms/tutorials/custom-error-page.md @@ -8,7 +8,7 @@ Custom error handling might make your site look more on-brand and minimize the i This article contains guides on how to create custom error pages for the following types of errors: -* [404 errors ("Page not found")](custom-error-page.md#404-errors) +* [404 errors ("Page not found")](custom-error-page.md#id-404-errors) * [Maintenance Page](custom-error-page.md#maintenance-page) ## In-code error page handling diff --git a/13/umbraco-cms/tutorials/custom-error-page.md b/13/umbraco-cms/tutorials/custom-error-page.md index 5c897c8bdbd..8d9db7978fb 100644 --- a/13/umbraco-cms/tutorials/custom-error-page.md +++ b/13/umbraco-cms/tutorials/custom-error-page.md @@ -8,8 +8,8 @@ Custom error handling might make your site look more on-brand and minimize the i This article contains guides on how to create custom error pages for the following types of errors: -* [404 errors ("Page not found")](custom-error-page.md#404-errors) -* [500 errors ("Internal Server Error")](custom-error-page.md#500-errors) +* [404 errors ("Page not found")](custom-error-page.md#id-404-errors) +* [500 errors ("Internal Server Error")](custom-error-page.md#id-500-errors) * [Maintenance Page](custom-error-page.md#maintenance-page) ## In-code error page handling diff --git a/14/umbraco-cms/tutorials/custom-error-page.md b/14/umbraco-cms/tutorials/custom-error-page.md index 7542b39e096..fd98e868347 100644 --- a/14/umbraco-cms/tutorials/custom-error-page.md +++ b/14/umbraco-cms/tutorials/custom-error-page.md @@ -16,7 +16,7 @@ In Umbraco, in-code error page handling refers to managing and displaying custom This article contains guides on how to create custom error pages for the most common scenarios: -* [404 errors ("Page not found")](custom-error-page.md#404-errors) +* [404 errors ("Page not found")](custom-error-page.md#id-404-errors) * [500 errors ("Internal Server Error")](custom-error-page.md#id-500-errors) * [Boot Failed errors](custom-error-page.md#errors-with-booting-a-project) diff --git a/15/umbraco-cms/tutorials/custom-error-page.md b/15/umbraco-cms/tutorials/custom-error-page.md index 87b872e52db..d65ff771f84 100644 --- a/15/umbraco-cms/tutorials/custom-error-page.md +++ b/15/umbraco-cms/tutorials/custom-error-page.md @@ -16,7 +16,7 @@ In Umbraco, in-code error page handling refers to managing and displaying custom This article contains guides on how to create custom error pages for the most common scenarios: -* [404 errors ("Page not found")](custom-error-page.md#404-errors) +* [404 errors ("Page not found")](custom-error-page.md#id-404-errors) * [500 errors ("Internal Server Error")](custom-error-page.md#id-500-errors) * [Boot Failed errors](custom-error-page.md#errors-with-booting-a-project)