From 27cb2741051e8eb0fd1abbfe3f5cbd7b2e248045 Mon Sep 17 00:00:00 2001 From: koide Date: Thu, 19 Feb 2026 04:08:44 +0000 Subject: [PATCH] Fix: Update script URL to docs.techswan.online --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 0942d72..ba0354b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,7 +20,7 @@ AI・インフラ・開発の技術メモ ```bash # DGX Spark セットアップ -curl -sL https://docs.swallow.example.com/scripts/dgx-spark-setup.sh | bash -s -- all +curl -sL https://docs.techswan.online/scripts/dgx-spark-setup.sh | bash -s -- all ``` ## リンク