From 456db4922538d8e4e8a12c7732020e3fef0d2fa8 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 28 Apr 2024 04:23:02 -0600 Subject: [PATCH] REMOVE OPEN SOURCE --- introduction.mdx | 3 +-- mint.json | 12 +++--------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/introduction.mdx b/introduction.mdx index 13f3747..c67af22 100644 --- a/introduction.mdx +++ b/introduction.mdx @@ -12,13 +12,12 @@ description: 'Learn how to deploy applications with Dokploy, a user-friendly alt ## Welcome to Dokploy -Dokploy is a stable, easy-to-use deployment solution designed to simplify the application management process. Think of Dokploy as your open-source alternative to platforms like Heroku, Vercel, and Netlify, leveraging the robustness of [Docker](https://www.docker.com/) and the flexibility of [Traefik](https://traefik.io/). +Dokploy is a stable, easy-to-use deployment solution designed to simplify the application management process. Think of Dokploy as your free self hostable alternative to platforms like Heroku, Vercel, and Netlify, leveraging the robustness of [Docker](https://www.docker.com/) and the flexibility of [Traefik](https://traefik.io/). ## Why Choose Dokploy? - **Simplicity:** Easy setup and management of deployments. - **Flexibility:** Supports a wide range of applications and databases. -- **Open Source:** Fully customizable to meet your specific needs. ## Setting up Dokploy diff --git a/mint.json b/mint.json index 60e588f..9e9b855 100644 --- a/mint.json +++ b/mint.json @@ -40,12 +40,6 @@ "default": "dark", "isHidden": true }, - "topbarLinks": [ - { - "name": "Support", - "url": "mailto:support@dokploy.com" - } - ], "topbarCtaButton": { "name": "Website", "url": "https://dokploy.com" @@ -55,12 +49,12 @@ { "name": "Github", "icon": "github", - "url": "https://github.com/dokploy" + "url": "https://github.com/Dokploy/dokploy" }, { "name": "Discord", "icon": "discord", - "url": "https://discord.gg/dokploy" + "url": "https://discord.gg/eFAbHJHVYc" } ], "navigation": [ @@ -121,6 +115,6 @@ ], "footerSocials": { "x": "https://x.com/dokploy", - "github": "https://github.com/dokploy" + "github": "https://github.com/Dokploy/dokploy" } } \ No newline at end of file