From 0e7fa2183261cc366746fee3cedfafddb94dd872 Mon Sep 17 00:00:00 2001 From: YYClaw <197375+yyclaw@users.noreply.github.com> Date: Tue, 12 May 2026 15:00:45 +0800 Subject: [PATCH] fix(runtimes): correct broken docs link to /docs/daemon-runtimes (#2465) The 'Learn more' link on the Runtimes page pointed to https://multica.ai/docs/runtimes which returns 404. The docs page is published at /docs/daemon-runtimes. --- packages/views/runtimes/components/runtimes-page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/views/runtimes/components/runtimes-page.tsx b/packages/views/runtimes/components/runtimes-page.tsx index 5623d38e6..696ffc765 100644 --- a/packages/views/runtimes/components/runtimes-page.tsx +++ b/packages/views/runtimes/components/runtimes-page.tsx @@ -206,7 +206,7 @@ function PageHeaderBar({

{t(($) => $.page.tagline)}{" "}