From d8eb5ffef0768200bf1a4a2d173d4cea70f07136 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Thu, 23 Apr 2026 23:51:46 +0100 Subject: [PATCH] docs: fix typebox rpc link --- docs/concepts/typebox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/typebox.md b/docs/concepts/typebox.md index 58971018e42..bab0d322870 100644 --- a/docs/concepts/typebox.md +++ b/docs/concepts/typebox.md @@ -309,4 +309,4 @@ published raw file is typically available at: ## Related - [Rich output protocol](/reference/rich-output-protocol) -- [RPC adapters](/reference/rpc-adapters) +- [RPC adapters](/reference/rpc)