Skip to content

Commit 0ca916d

Browse files
author
Scarlett Eliza
authored
docs: update routes.md (#825)
1 parent dc31a0b commit 0ca916d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/basics/routes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -430,9 +430,9 @@ Response onRequest(RequestContext context, String page) {
430430
}
431431
```
432432

433-
```warning
433+
:::caution
434434
Wildcard routes **must** be unique leaf routes on their route node, meaning that they need to be a file, and they need to be the only route in their folder.
435-
```
435+
:::
436436

437437
## Route Conflicts 💥
438438

0 commit comments

Comments
 (0)