diff --git a/cloud/guides/production.mdx b/cloud/guides/production.mdx index 107c3b5..24d30e7 100644 --- a/cloud/guides/production.mdx +++ b/cloud/guides/production.mdx @@ -6,14 +6,14 @@ description: Learn how go to production with Flipt Hybrid Cloud Flipt Hybrid Cloud is in Active Beta. We're currently onboarding organizations one by one. If you are interested in joining the beta, please [sign up - here](https://1ld82idjvlr.typeform.com/to/s7YfGviE). + here](https://tally.so/r/mV0zWM). ## Prerequisites Before you get started with Flipt Hybrid Cloud, you need to have the following: -1. An active Flipt Hybrid Cloud account. If you don't have an account yet, [sign up here](https://1ld82idjvlr.typeform.com/to/s7YfGviE) and we'll get you set up. +1. An active Flipt Hybrid Cloud account. If you don't have an account yet, [sign up here](https://tally.so/r/mV0zWM) and we'll get you set up. 2. Completed the [Getting Started](/cloud/guides/getting-started) guide to setup your local Flipt instance and authenticate with the Flipt CLI. 3. Enable the `cloud` [experimental feature](/configuration/experimental) in the Flipt configuration file. You can enable the `cloud` feature by adding the following configuration to your `flipt.yaml` file: diff --git a/mint.json b/mint.json index c604a05..fe6b10b 100644 --- a/mint.json +++ b/mint.json @@ -37,6 +37,10 @@ { "name": "Hybrid Cloud", "url": "cloud" + }, + { + "name": "API Reference", + "url": "reference" } ], "primaryTab": { @@ -44,8 +48,13 @@ }, "anchors": [ { - "name": "API Reference", + "name": "Hybrid Cloud", "icon": "cloud", + "url": "cloud" + }, + { + "name": "API Reference", + "icon": "code", "url": "reference" }, { @@ -53,11 +62,6 @@ "icon": "newspaper", "url": "https://blog.flipt.io" }, - { - "name": "Changelog", - "icon": "timer", - "url": "https://features.flipt.io/changelog" - }, { "name": "Community", "icon": "discourse", @@ -75,7 +79,6 @@ } ], "navigation": [ - { "group": "Overview", "pages": [