diff --git a/docs.json b/docs.json index 2ec75eb96..04a9bde90 100644 --- a/docs.json +++ b/docs.json @@ -24,11 +24,17 @@ }, "contextual": { "options": [ + { + "title": "GitHub", + "description": "Open GitHub repository", + "href": "https://github.com/ton-org/docs", + "icon": "github" + }, "copy", + "mcp", "chatgpt", "claude", "perplexity", - "mcp", "cursor", "vscode" ] @@ -541,7 +547,7 @@ }, "footer": { "socials": { - "github": "https://github.com/ton-blockchain", + "github": "https://github.com/ton-org/docs", "x": "https://twitter.com/ton_blockchain", "telegram": "https://t.me/addlist/1r5Vcb8eljk5Yzcy" }