Skip to content

Commit faef28a

Browse files
committed
Merge branch 'custom-error-page' of https://github.com/umbraco/UmbracoDocs into custom-error-page
2 parents 8732d1c + 545b8b3 commit faef28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/tutorials/custom-error-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This has been moved to a separate article: [Create a custom maintenance page](cr
2929
## 404 Errors
3030

3131
{% hint style="info" %}
32-
To follow this guide successfully, ensure you're using Umbraco version 16.1 or later, as it includes a fix for a regression present in version 16.0. For more details, see the [Breaking changes](https://our.umbraco.com/download/releases/1610) section in the Release Notes.
32+
To follow this guide successfully, ensure you're using Umbraco version 16.1 or later, as it fixes a regression from version 16.0. For more details, see the [Breaking changes](https://our.umbraco.com/download/releases/1610) section in the Release Notes.
3333
{% endhint %}
3434

3535
A 404 error occurs when a requested page cannot be found, usually due to deleted content, a changed URL, or an invalid path. In Umbraco, you can create and configure custom 404 pages using content from the backoffice.

0 commit comments

Comments
 (0)