diff --git a/.web/docs/.vitepress/config.ts b/.web/docs/.vitepress/config.ts index 37d8a09..1c2cc27 100644 --- a/.web/docs/.vitepress/config.ts +++ b/.web/docs/.vitepress/config.ts @@ -87,7 +87,7 @@ export default defineConfig({ {text: 'Guide', link: '/guide/'}, {text: 'Quick Start', link: '/guide/quick-start'}, {text: 'Connectors', link: '/guide/connectors/'}, - {text: 'Join Team', link: '/team'}, + {text: 'Downloads', link: '/guide/connectors/plugin#downloading-the-connect-plugin'}, {text: 'Changelog', link: '/guide/changelog'}, ...projects, ], diff --git a/.web/docs/guide/connectors/diagram.svg b/.web/docs/guide/connectors/diagram.svg index 4d5d219..bea6006 100644 --- a/.web/docs/guide/connectors/diagram.svg +++ b/.web/docs/guide/connectors/diagram.svg @@ -3,37 +3,42 @@ height="100%"> - + Server - + Connector - + Edge - + Player - - - + + + Server @@ -41,9 +46,10 @@ - - - + + + Connector @@ -51,9 +57,10 @@ - - - + + + Edge @@ -61,9 +68,10 @@ - - - + + + Player diff --git a/.web/docs/guide/connectors/gate.md b/.web/docs/guide/connectors/gate.md index 26b52a7..7fbb931 100644 --- a/.web/docs/guide/connectors/gate.md +++ b/.web/docs/guide/connectors/gate.md @@ -6,9 +6,6 @@ It is the best supported, most frequently updated Connector with the most capabi -> If you haven't already, checkout [Gate's Quick Start](https://gate.minekube.com/guide/quick-start) first, it's just a tiny binary. -**Table of Contents** -[[TOC]] - ## Enable Connect in Gate configuration First of all, in the Gate configuration, you: diff --git a/.web/docs/guide/connectors/index.md b/.web/docs/guide/connectors/index.md index 26143d3..01f85df 100644 --- a/.web/docs/guide/connectors/index.md +++ b/.web/docs/guide/connectors/index.md @@ -2,8 +2,6 @@ Learn about Connectors, their function, and available options here. -[[TOC]] - ## What is a Connector? A Connector at Minekube Connect is a software component that facilitates the secure diff --git a/.web/docs/guide/connectors/plugin.md b/.web/docs/guide/connectors/plugin.md index 06c7ef7..882b085 100644 --- a/.web/docs/guide/connectors/plugin.md +++ b/.web/docs/guide/connectors/plugin.md @@ -9,9 +9,6 @@ your players through the global [Connect Network](#the-connect-network) to your -> It supports PaperMC, BungeeCord and Velocity platforms. -**Table of Contents** -[[TOC]] -