Skip to content

Commit 0bfe010

Browse files
committed
Incorp
1 parent e9298ba commit 0bfe010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/digital-twins/how-to-create-routes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ A route definition can contain these elements:
5252
* A filter that defines which events are sent to the endpoint
5353
- To disable the route so that no events are sent, use a filter value of `false`
5454
- To enable a route that has no specific filtering, use a filter value of `true`
55-
- For details on any other type of filter, see the following [Filter events](#filter-events) section
55+
- For details on any other type of filter, see the [Filter events](#filter-events) section
5656

5757
If there's no route name, no messages are routed outside of Azure Digital Twins.
5858
If there's a route name and the filter is `true`, all messages are routed to the endpoint.

0 commit comments

Comments
 (0)