diff --git a/docs/README.md b/docs/README.md index 049808820..769a3e3da 100644 --- a/docs/README.md +++ b/docs/README.md @@ -65,7 +65,6 @@ For deploying a custom big-AGI instance: ## Community & Support - Visit our [GitHub repository](https://github.com/enricoros/big-AGI) for source code and issue tracking -- Check the latest updates in the [Changelog](changelog.md) or in-app [News](https://get.big-agi.com/news) - Join our [Discord](https://discord.gg/MkH4qj2Jp9) for discussions and help Let's build something great. diff --git a/docs/deploy-analytics.md b/docs/deploy-analytics.md index 6eb43e1d5..26c2178f1 100644 --- a/docs/deploy-analytics.md +++ b/docs/deploy-analytics.md @@ -74,7 +74,7 @@ In summary: to turn it on: activate the `Analytics` service in the Vercel projec |-------------------------------------------------------------------------------------------------------------------------|---------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Your **Source** builds of big-AGI | None | **Google Analytics**: set environment variable at build time · **PostHog**: set environment variable at build time · **Vercel**: enable Vercel Analytics from the dashboard | | Your **Docker** builds of big-AGI | None | (**Vercel**: n/a) · **Google Analytics**: set environment variable at `docker build` time · **PostHog**: set environment variable at `docker build` time. | -| [get.big-agi.com](https://get.big-agi.com) (**Big-AGI 1.x**) | Vercel + Google + PostHog | The main website ([privacy policy](https://big-agi.com/privacy)) hosted for free for anyone. | +| [get.big-agi.com](https://get.big-agi.com) (**Big-AGI 1.x Legacy**) | Vercel + Google + PostHog | The main website ([privacy policy](https://big-agi.com/privacy)) hosted for free for anyone. | | [prebuilt Docker packages](https://github.com/enricoros/big-AGI/pkgs/container/big-agi) (**Big-AGI 1.x**, 'latest' tag) | Google Analytics | **Vercel**: n/a · **Google Analytics**: set to the big-agi.com Google Analytics for analytics and improvements · **PostHog**: n/a | Note: this information is updated as of March 3, 2025 and can change at any time. \ No newline at end of file