|
1 | 1 | const config = { |
2 | 2 | 'githubDetails': [ |
3 | 3 | { |
4 | | - "title": "Flow MCP (Core)", |
| 4 | + "title": "flowmcp-core", |
5 | 5 | "githubUserName": "FlowMCP", |
6 | | - "githubRepository": "flowMCP" |
| 6 | + "githubRepository": "flowMCP-core" |
7 | 7 | }, |
8 | 8 | { |
9 | | - "title": "Flow MCP (Schemas)", |
| 9 | + "title": "flowmcp-schemas", |
10 | 10 | "githubUserName": "flowMCP", |
11 | 11 | "githubRepository": "flowMCP-schemas" |
12 | 12 | }, |
13 | 13 | { |
14 | | - "title": "Flow MCP (Servers)", |
| 14 | + "title": "flowmcp-servers", |
15 | 15 | "githubUserName": "flowMCP", |
16 | 16 | "githubRepository": "flowMCP-servers" |
17 | 17 | } |
18 | 18 | ], |
19 | 19 | 'documentationRepository': [ |
20 | 20 | { |
21 | | - "title": "Flow MCP (Community Server)", |
| 21 | + "title": "community-sever", |
22 | 22 | "githubUserName": "flowMCP", |
23 | 23 | "githubRepository": "community-server", |
24 | 24 | "imageUrl": "", |
25 | | - "uptimeRobotId": "800841892", |
| 25 | + "uptimeRobotId": "m800841892-66d45cc47d17f8587c3c969f", |
26 | 26 | "url": "https://community.flowmcp.org" |
27 | 27 | } |
28 | 28 | ] |
|
0 commit comments