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 10e67b5 commit 61f540aCopy full SHA for 61f540a
docs/40-structure-site/4-beckend-2.mdx
@@ -9,7 +9,7 @@ When linking to other pages, you should always use relative links. This ensures
9
This page is a child of the `rentals` page, so the link should look like this:
10
11
```
12
-/rentals/<rental_id>
+/rental/<rental_id>
13
14
First let look at the route in config/routes.yaml:
15
```yaml
0 commit comments