From b7b37e702ce2ea1ae77cbfd5ba8b00c7ce9c8c24 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Wed, 20 May 2026 13:23:50 +0200 Subject: [PATCH] docs: link sandbox prerequisites from overview (fixes #25056) The Sandboxes overview showed quick install commands without pointing to the full platform prerequisites. Add a prerequisite link before the quick install tabs so it applies to all installation methods. --- content/manuals/ai/sandboxes/_index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/manuals/ai/sandboxes/_index.md b/content/manuals/ai/sandboxes/_index.md index 56e0930493e..e3773017808 100644 --- a/content/manuals/ai/sandboxes/_index.md +++ b/content/manuals/ai/sandboxes/_index.md @@ -25,6 +25,9 @@ developer's machine. Available on a separate paid subscription. ## Get started +For complete system requirements, see the +[get started prerequisites](get-started.md#prerequisites). + Install the `sbx` CLI and sign in: {{< tabs >}}