You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 16/umbraco-cms/reference/routing/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ All about Umbraco's routing pipeline & the types of Controllers used in Umbraco,
12
12
13
13
Explains how Umbraco builds its URLs and how the URLs are mapped back to content items.
14
14
15
-
## [Routing Properties](./)
15
+
## [Routing Properties](routing-properties.md)
16
16
17
17
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.
0 commit comments