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.
Elysia.handle
1 parent 6b8b6b7 commit 2590818Copy full SHA for 2590818
docs/patterns/mvc.md
@@ -93,7 +93,7 @@ new Elysia()
93
})
94
```
95
96
-If you would like to call or perform unit test on controller, use [Elysia.handle](http://localhost:5173/essential/route.html#handle).
+If you would like to call or perform unit test on controller, use [Elysia.handle](/essential/route.html#handle).
97
98
```typescript
99
const app = new Elysia()
0 commit comments