diff --git a/docs/en/sdks/JS-sdk/_index.md b/docs/en/sdks/JS-sdk/_index.md index 26010d64f9d..0666bee0e87 100644 --- a/docs/en/sdks/JS-sdk/_index.md +++ b/docs/en/sdks/JS-sdk/_index.md @@ -1,7 +1,7 @@ --- title: "Javascript" type: docs -weight: 7 +weight: 2 description: > Javascript SDKs to connect to the MCP Toolbox server. --- diff --git a/docs/en/sdks/go-sdk/_index.md b/docs/en/sdks/go-sdk/_index.md index 24d4f938107..9e1dfedf16f 100644 --- a/docs/en/sdks/go-sdk/_index.md +++ b/docs/en/sdks/go-sdk/_index.md @@ -1,7 +1,7 @@ --- -title: "Go SDK" +title: "Go" type: docs -weight: 7 +weight: 3 description: > Go SDKs to connect to the MCP Toolbox server. --- diff --git a/docs/en/sdks/python-sdk/_index.md b/docs/en/sdks/python-sdk/_index.md index 79f4edf2bcc..352a1607cdf 100644 --- a/docs/en/sdks/python-sdk/_index.md +++ b/docs/en/sdks/python-sdk/_index.md @@ -1,7 +1,7 @@ --- -title: "Python SDK" +title: "Python" type: docs -weight: 7 +weight: 1 description: > Python SDKs to connect to the MCP Toolbox server. ---