Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,17 @@
},
"contextual": {
"options": [
{
"title": "GitHub",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the other items in the list start with a verb.

The link to the root of the repo is misleading here, because it's the button for the actions to be done with this article precisely.

I've started a conversation with Mintlify team to figure out a way to handle $path here.

"description": "Open GitHub repository",
"href": "https://github.com/ton-org/docs",
"icon": "github"
},
"copy",
"mcp",
"chatgpt",
"claude",
"perplexity",
"mcp",
"cursor",
"vscode"
]
Expand Down Expand Up @@ -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"
}
Expand Down