From 1c5259382758aeebd5c83a1e805804a526c7550a Mon Sep 17 00:00:00 2001 From: Jeff Bruemmer <jeff.bruemmer@gmail.com> Date: Fri, 12 May 2023 15:38:51 -0400 Subject: [PATCH] docs - pro links (#30742) * add links to paid features section * add readme link * update links --- docs/README.md | 8 ++++---- docs/paid-features/start.md | 9 +++++++-- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/docs/README.md b/docs/README.md index 5bc5b7ad2f4..fdffca31ac3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -199,6 +199,10 @@ Metabase's reference documentation. - [Developer guide](./developers-guide/start.md) +### Paid features + +Some Metabase plans offer [additional features](./paid-features/start.md). + ## Getting help ### Troubleshooting @@ -217,10 +221,6 @@ Metabase's reference documentation. Share and connect with other Metabasers. -### [Paid features](./paid-features/start.md) - -Some [Metabase plans](https://www.metabase.com/pricing) offer additional features. - ### [Metabase Cloud](https://www.metabase.com/cloud/docs) For docs specific to Metabase Cloud plans. diff --git a/docs/paid-features/start.md b/docs/paid-features/start.md index 3e687b4192b..6e8f03a767d 100644 --- a/docs/paid-features/start.md +++ b/docs/paid-features/start.md @@ -4,7 +4,12 @@ title: Paid features # Paid features -Some [Metabase plans](https://www.metabase.com/pricing) offer additional features to help organizations manage lots of people asking lots of questions. Much of the documentation for these features is grouped with relevant feature clusters, so this section is meant more as an index of all the cool tools you get on these paid plans. +Some [Metabase plans](https://www.metabase.com/pricing) offer additional features to help organizations manage lots of people asking lots of questions. + +- [Metabase Pro](https://www.metabase.com/product/pro) +- [Metabase Enterprise Edition](https://www.metabase.com/product/enterprise) + +Much of the documentation for these features is grouped with relevant feature clusters, so this section is meant to be more of an index of all the cool tools you get on these paid plans. ## [List of premium features](./overview.md) @@ -12,4 +17,4 @@ What you get when you're one of our premium plans. ## [Activating the enterprise edition](./activating-the-enterprise-edition.md) -If you're self-hosting the Enterprise Edition, you'll need to plug in your license to access your paid features. \ No newline at end of file +If you're self-hosting the Enterprise Edition, you'll need to plug in your license to access your paid features. -- GitLab