Skip to content

Commit 22926d3

Browse files
Reformat routing-properties.md
1 parent f8a2a7c commit 22926d3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

16/umbraco-cms/reference/routing/routing-properties.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ If you enter a value for this property and save/publish the content node you wil
2424

2525
## umbracoUrlAlias
2626

27-
This property when created as a text string lets you provide a comma separated\
28-
list of alternate full URL paths for the node. For example, if your URL was /some-category/some-page/content-node,\
29-
by adding an umbracoUrlAlias of "flowers", a user can navigate to the node by going to /flowers.\
27+
This property when created as a text string lets you provide a comma separated list of alternate full URL paths for the node.\
28+
For example, if your URL was /some-category/some-page/content-node, by adding an umbracoUrlAlias of "flowers", a user can navigate to the node by going to /flowers.\
3029
The URL alias remains in the browser address bar as a 'mask' over the real URL. You can also specify paths like "flowers/roses/red".
3130

3231
## Filtering

0 commit comments

Comments
 (0)