From 7bd092fb8330e388c7c386c66301648a35c75483 Mon Sep 17 00:00:00 2001 From: streamer45 Date: Sun, 28 Dec 2025 09:40:42 +0100 Subject: [PATCH] docs: remove redundant note --- docs/src/content/docs/index.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 3cedb20d..52500918 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -28,9 +28,6 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; > StreamKit is early-stage (`v0.1.0`). Breaking changes are expected and the security model is still evolving. > If you expose a StreamKit instance to other machines, read the [Security](/guides/security/) guide first. -> [!NOTE] -> Official Docker images are published for `linux/amd64` (x86_64). On ARM hosts, use “Build from Source” or run with amd64 emulation. - ## A quick look