Skip to content

Commit a330661

Browse files
committed
fix(docs): update SDKs card links from /sdks to /api-reference
1 parent b6d4c93 commit a330661

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

apps/docs/content/docs/de/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Willkommen bei Sim, einem visuellen Workflow-Builder für KI-Anwendungen. Erstel
5151
<Card title="MCP-Integration" href="/mcp">
5252
Externe Dienste mit dem Model Context Protocol verbinden
5353
</Card>
54-
<Card title="SDKs" href="/sdks">
54+
<Card title="SDKs" href="/api-reference">
5555
Sim in Ihre Anwendungen integrieren
5656
</Card>
5757
</Cards>

apps/docs/content/docs/en/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Welcome to Sim, the open-source AI workspace where teams build, deploy, and mana
5151
<Card title="MCP Integration" href="/mcp">
5252
Connect external services with Model Context Protocol
5353
</Card>
54-
<Card title="SDKs" href="/sdks">
54+
<Card title="SDKs" href="/api-reference">
5555
Integrate Sim into your applications
5656
</Card>
5757
</Cards>

apps/docs/content/docs/es/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Bienvenido a Sim, un constructor visual de flujos de trabajo para aplicaciones d
5151
<Card title="Integración MCP" href="/mcp">
5252
Conecta servicios externos con el Protocolo de Contexto de Modelo
5353
</Card>
54-
<Card title="SDKs" href="/sdks">
54+
<Card title="SDKs" href="/api-reference">
5555
Integra Sim en tus aplicaciones
5656
</Card>
5757
</Cards>

apps/docs/content/docs/fr/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Bienvenue sur Sim, un constructeur visuel de flux de travail pour les applicatio
5151
<Card title="Intégration MCP" href="/mcp">
5252
Connectez des services externes avec le protocole de contexte de modèle
5353
</Card>
54-
<Card title="SDKs" href="/sdks">
54+
<Card title="SDKs" href="/api-reference">
5555
Intégrez Sim dans vos applications
5656
</Card>
5757
</Cards>

apps/docs/content/docs/ja/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Simへようこそ。AIアプリケーション用のビジュアルワークフ
5151
<Card title="MCP統合" href="/mcp">
5252
モデルコンテキストプロトコルで外部サービスを接続する
5353
</Card>
54-
<Card title="SDK" href="/sdks">
54+
<Card title="SDK" href="/api-reference">
5555
アプリケーションにSimを統合する
5656
</Card>
5757
</Cards>

apps/docs/content/docs/zh/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ import { Card, Cards } from 'fumadocs-ui/components/card'
5151
<Card title="MCP 集成" href="/mcp">
5252
使用模型上下文协议连接外部服务
5353
</Card>
54-
<Card title="SDKs" href="/sdks">
54+
<Card title="SDKs" href="/api-reference">
5555
将 Sim 集成到您的应用程序中
5656
</Card>
5757
</Cards>

0 commit comments

Comments
 (0)