diff --git a/apps/docs/mint.json b/apps/docs/mint.json
index b404da046..2b6ea66bc 100644
--- a/apps/docs/mint.json
+++ b/apps/docs/mint.json
@@ -114,6 +114,10 @@
{
"source": "/participants/editing-a-response",
"destination": "/guide/participant-guide"
+ },
+ {
+ "source": "/self-hosting/pricing",
+ "destination": "/self-hosting/licensing"
}
]
}
diff --git a/apps/docs/self-hosting/pricing.mdx b/apps/docs/self-hosting/pricing.mdx
deleted file mode 100644
index 9f0b61856..000000000
--- a/apps/docs/self-hosting/pricing.mdx
+++ /dev/null
@@ -1,53 +0,0 @@
----
-icon: coins
-title: Pricing
-description: Free for personal use. Purchase a license key for multi-user setups.
----
-
-Rallly is open-source and always free (as in beer) for personal use. If you want to enable multi-user support for your team or organization, you’ll need a license key. This one-time purchase helps fund ongoing development and ensures Rallly remains sustainable.
-
-**Every license includes:**
-- All updates for your purchased version
-- One-time payment, no subscriptions
-- Access to private support channels
-
-## The Honor System
-
-We do not strictly enforce user limits—if your instance exceeds the recommended user count, you’ll simply see a reminder to purchase a license. Your instance will continue to work without interruption.
-
-We rely on your honesty and support to keep Rallly open source and sustainable. If you find Rallly valuable and your usage exceeds the free tier, please consider purchasing a license to help fund further development.
-
-
-## Choose Your License
-
-
-
-
- For small teams
- Up to 5 users
-
-
- For organizations
- Up to 50 users
-
-
-
-
-
- For large organizations
- More than 50 users, custom support and offline license (optional)
-
-
-
----
-
-By supporting Rallly, you're helping to keep open source scheduling accessible to everyone. Have questions or need a custom license? [Contact us](mailto:support@rallly.co).
\ No newline at end of file