Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 10/umbraco-cms/reference/routing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Explains how Umbraco builds its URLs and how the URLs are mapped back to content

## [Routing Properties](routing-properties.md)

Describes the various Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be very useful when creating an Umbraco website.
Describes the Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be useful when creating an Umbraco website.

## [Surface Controllers](surface-controllers/)

Expand All @@ -26,7 +26,7 @@ What is an API Controller and how to use them?

## [Custom Controllers (hijacking routes)](custom-controllers.md)

Creating custom controllers to have 100% full control over how your pages are rendered. AKA: Hijacking Umbraco Routes
Creating custom controllers to have 100% full control over how your pages are rendered. Also known as: Hijacking Umbraco Routes

## [Custom Routes](custom-routes.md)

Expand Down
4 changes: 2 additions & 2 deletions 12/umbraco-cms/reference/routing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Explains how Umbraco builds its URLs and how the URLs are mapped back to content

## [Routing Properties](routing-properties.md)

Describes the various Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be very useful when creating an Umbraco website.
Describes the Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be useful when creating an Umbraco website.

## [Surface Controllers](surface-controllers/)

Expand All @@ -24,7 +24,7 @@ What is an API Controller and how to use them?

## [Custom Controllers (hijacking routes)](custom-controllers.md)

Creating custom controllers to have 100% full control over how your pages are rendered. AKA: Hijacking Umbraco Routes
Creating custom controllers to have 100% full control over how your pages are rendered. Also known as: Hijacking Umbraco Routes

## [Custom Routes](custom-routes.md)

Expand Down
4 changes: 2 additions & 2 deletions 13/umbraco-cms/reference/routing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Explains how Umbraco builds its URLs and how the URLs are mapped back to content

## [Routing Properties](routing-properties.md)

Describes the various Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be very useful when creating an Umbraco website.
Describes the Umbraco special/reserved Property Type aliases that can be used to directly manipulate Umbraco's default routing pipeline. These special Property Type aliases can be useful when creating an Umbraco website.

## [Surface Controllers](surface-controllers/)

Expand All @@ -24,7 +24,7 @@ What is an API Controller and how to use them?

## [Custom Controllers (hijacking routes)](custom-controllers.md)

Creating custom controllers to have 100% full control over how your pages are rendered. AKA: Hijacking Umbraco Routes
Creating custom controllers to have 100% full control over how your pages are rendered. Also known as: Hijacking Umbraco Routes

## [Custom Routes](custom-routes.md)

Expand Down