From a37e37c28b1ecee2119bdf593f34f99017a620a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Thu, 4 Dec 2025 08:56:06 +0100 Subject: [PATCH] docs: fix broken links --- apps/public/content/compare/plausible-alternative.json | 2 +- apps/public/content/docs/index.mdx | 2 +- apps/public/content/docs/self-hosting/deploy-dokploy.mdx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/public/content/compare/plausible-alternative.json b/apps/public/content/compare/plausible-alternative.json index 28e5cdd1..241f48f7 100644 --- a/apps/public/content/compare/plausible-alternative.json +++ b/apps/public/content/compare/plausible-alternative.json @@ -352,7 +352,7 @@ "model": "Pageview-based with 30-day trial", "description": "10K pageviews: $9/month. 100K: ~$19/month. 1M: ~$69/month. 10M: ~$299/month. All features included. Annual billing saves 2 months. No free tier for cloud (except self-hosted).", "free_tier": "No free tier (30-day trial only)", - "pricing_url": "https://plausible.io/pricing" + "pricing_url": "https://plausible.io/#pricing" } }, "migration": { diff --git a/apps/public/content/docs/index.mdx b/apps/public/content/docs/index.mdx index 8b469d36..ed2f0049 100644 --- a/apps/public/content/docs/index.mdx +++ b/apps/public/content/docs/index.mdx @@ -62,7 +62,7 @@ Before you can start tracking your events you'll need to create an account or sp 1. **[Install OpenPanel](/docs/get-started/install-openpanel)** - Add the script tag or use one of our SDKs 2. **[Track Events](/docs/get-started/track-events)** - Start measuring user actions 3. **[Identify Users](/docs/get-started/identify-users)** - Connect events to specific users -4. **[Track Revenue](/docs/get-started/revenue-tracking)** - Monitor purchases and subscriptions +4. **[Track Revenue](/docs/revenue-tracking)** - Monitor purchases and subscriptions ## 🔒 Privacy First diff --git a/apps/public/content/docs/self-hosting/deploy-dokploy.mdx b/apps/public/content/docs/self-hosting/deploy-dokploy.mdx index 4caaa983..a9def3eb 100644 --- a/apps/public/content/docs/self-hosting/deploy-dokploy.mdx +++ b/apps/public/content/docs/self-hosting/deploy-dokploy.mdx @@ -274,6 +274,6 @@ Or use Dokploy's UI to restart services. ## Additional Resources -- [Dokploy Documentation](https://dokploy.com/docs) +- [Dokploy Documentation](https://docs.dokploy.com/docs/core) - [OpenPanel GitHub Issue #292](https://github.com/Dokploy/templates/issues/292) - Discussion about Dokploy deployment