Skip to content

Commit 811eaef

Browse files
Add footers
1 parent b158af8 commit 811eaef

File tree

6 files changed

+9
-264
lines changed

6 files changed

+9
-264
lines changed

docs/api-reference/endpoint/create.mdx

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/api-reference/endpoint/delete.mdx

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/api-reference/endpoint/get.mdx

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/api-reference/introduction.mdx

Lines changed: 0 additions & 33 deletions
This file was deleted.

docs/api-reference/openapi.json

Lines changed: 0 additions & 195 deletions
This file was deleted.

docs/mint.json

Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,14 @@
1919
"name": "Github Repo",
2020
"url": "https://github.com/metoro-io/mcp-golang"
2121
},
22-
"tabs": [
23-
{
24-
"name": "API Reference",
25-
"url": "api-reference"
26-
}
27-
],
2822
"anchors": [
2923
{
30-
"name": "Community",
24+
"name": "Github",
25+
"icon": "github",
26+
"url": "https://github.com/metoro-io/mcp-golang"
27+
},
28+
{
29+
"name": "Discord Community",
3130
"icon": "discord",
3231
"url": "https://discord.gg/33saRwE3pT"
3332
}
@@ -51,25 +50,11 @@
5150
"essentials/navigation",
5251
"essentials/reusable-snippets"
5352
]
54-
},
55-
{
56-
"group": "API Documentation",
57-
"pages": [
58-
"api-reference/introduction"
59-
]
60-
},
61-
{
62-
"group": "Endpoint Examples",
63-
"pages": [
64-
"api-reference/endpoint/get",
65-
"api-reference/endpoint/create",
66-
"api-reference/endpoint/delete"
67-
]
6853
}
6954
],
7055
"footerSocials": {
71-
"x": "https://x.com/mintlify",
72-
"github": "https://github.com/mintlify",
73-
"linkedin": "https://linkedin.com/company/mintlify"
56+
"x": "https://x.com/metoro_ai",
57+
"github": "https://github.com/metoro-io/mcp-golang",
58+
"website": "https://https://metoro.io/"
7459
}
7560
}

0 commit comments

Comments
 (0)