Skip to content

Commit 7eb37ee

Browse files
committed
Make sure the tag is wrapped in code-quotes
1 parent 4c6f476 commit 7eb37ee

File tree

28 files changed

+28
-28
lines changed

28 files changed

+28
-28
lines changed

guides/release/routing/query-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ With this code, we have established the following behaviors:
8484
full router transition (i.e. it won't call `model` hooks and
8585
`setupController`, etc.); it will only update the URL.
8686

87-
### <LinkTo /> component
87+
### `<LinkTo />` component
8888

8989
The `<LinkTo />` component supports specifying query params using the `@query`
9090
argument, along with the `{{hash}}` helper:

guides/v3.15.0/routing/query-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ With this code, we have established the following behaviors:
8181
full router transition (i.e. it won't call `model` hooks and
8282
`setupController`, etc.); it will only update the URL.
8383

84-
### <LinkTo /> component
84+
### `<LinkTo />` component
8585

8686
The `<LinkTo />` component supports specifying query params using the `@query`
8787
argument, along with the `{{hash}}` helper:

guides/v3.16.0/routing/query-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ With this code, we have established the following behaviors:
8484
full router transition (i.e. it won't call `model` hooks and
8585
`setupController`, etc.); it will only update the URL.
8686

87-
### <LinkTo /> component
87+
### `<LinkTo />` component
8888

8989
The `<LinkTo />` component supports specifying query params using the `@query`
9090
argument, along with the `{{hash}}` helper:

guides/v3.17.0/routing/query-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ With this code, we have established the following behaviors:
8484
full router transition (i.e. it won't call `model` hooks and
8585
`setupController`, etc.); it will only update the URL.
8686

87-
### <LinkTo /> component
87+
### `<LinkTo />` component
8888

8989
The `<LinkTo />` component supports specifying query params using the `@query`
9090
argument, along with the `{{hash}}` helper:

guides/v3.18.0/routing/query-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ With this code, we have established the following behaviors:
8484
full router transition (i.e. it won't call `model` hooks and
8585
`setupController`, etc.); it will only update the URL.
8686

87-
### <LinkTo /> component
87+
### `<LinkTo />` component
8888

8989
The `<LinkTo />` component supports specifying query params using the `@query`
9090
argument, along with the `{{hash}}` helper:

guides/v3.19.0/routing/query-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ With this code, we have established the following behaviors:
8484
full router transition (i.e. it won't call `model` hooks and
8585
`setupController`, etc.); it will only update the URL.
8686

87-
### <LinkTo /> component
87+
### `<LinkTo />` component
8888

8989
The `<LinkTo />` component supports specifying query params using the `@query`
9090
argument, along with the `{{hash}}` helper:

guides/v3.20.0/routing/query-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ With this code, we have established the following behaviors:
8484
full router transition (i.e. it won't call `model` hooks and
8585
`setupController`, etc.); it will only update the URL.
8686

87-
### <LinkTo /> component
87+
### `<LinkTo />` component
8888

8989
The `<LinkTo />` component supports specifying query params using the `@query`
9090
argument, along with the `{{hash}}` helper:

guides/v3.21.0/routing/query-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ With this code, we have established the following behaviors:
8484
full router transition (i.e. it won't call `model` hooks and
8585
`setupController`, etc.); it will only update the URL.
8686

87-
### <LinkTo /> component
87+
### `<LinkTo />` component
8888

8989
The `<LinkTo />` component supports specifying query params using the `@query`
9090
argument, along with the `{{hash}}` helper:

guides/v3.22.0/routing/query-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ With this code, we have established the following behaviors:
8484
full router transition (i.e. it won't call `model` hooks and
8585
`setupController`, etc.); it will only update the URL.
8686

87-
### <LinkTo /> component
87+
### `<LinkTo />` component
8888

8989
The `<LinkTo />` component supports specifying query params using the `@query`
9090
argument, along with the `{{hash}}` helper:

guides/v3.23.0/routing/query-params.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ With this code, we have established the following behaviors:
8484
full router transition (i.e. it won't call `model` hooks and
8585
`setupController`, etc.); it will only update the URL.
8686

87-
### <LinkTo /> component
87+
### `<LinkTo />` component
8888

8989
The `<LinkTo />` component supports specifying query params using the `@query`
9090
argument, along with the `{{hash}}` helper:

0 commit comments

Comments
 (0)