We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e93864c + 49edf08 commit 8cddea3Copy full SHA for 8cddea3
apps/website/content/docs/core-concepts/middlewares.mdx
@@ -29,8 +29,8 @@ export default middleware;
29
30
<Callout variant="info">
31
xmcp provides built-in middlewares for common tasks like [API key
32
- authentication](../../authentication/api-key) and [JSON web token
33
- authentication](../../authentication/jwt).
+ authentication](/docs/authentication/api-key) and [JSON web token
+ authentication](/docs/authentication/jwt).
34
</Callout>
35
36
## Chaining middlewares
0 commit comments