We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c6504 commit fe7978aCopy full SHA for fe7978a
guides/v3.4.0/controllers/index.md
@@ -6,7 +6,7 @@ The model is passed from the Route to the Controller by default using the [`setu
6
7
A Controller is usually paired with an individual Route of the same name.
8
9
-[Routing Query Parameters](https://guides.emberjs.com/release/routing/query-params/) should be defined within a controller.
+[Routing Query Parameters](../routing/query-params/) should be defined within a controller.
10
11
### Defining a Controller
12
0 commit comments