From 8098eb64664fe51cd16037034f809de84f4d5ceb Mon Sep 17 00:00:00 2001 From: Abhi Vaidyanatha Date: Tue, 5 Oct 2021 15:08:39 -0700 Subject: [PATCH] Fix lists + add headers for cloud deploy --- docs/deploying-airbyte/on-cloud.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/deploying-airbyte/on-cloud.md b/docs/deploying-airbyte/on-cloud.md index a772e85dd15b..45883467c85c 100644 --- a/docs/deploying-airbyte/on-cloud.md +++ b/docs/deploying-airbyte/on-cloud.md @@ -6,14 +6,16 @@ Airbyte Cloud requires no setup and can be immediately run from your web browser ## Setup Guide -1. Head to https://cloud.airbyte.io, click `Sign up`, and verify your email. +#### 1. Head to https://cloud.airbyte.io, click `Sign up`, and verify your email. -2. Click on the default workspace. You will be provided 1000 credits to get your first few syncs going! +#### 2. Click on the default workspace. + +You will be provided 1000 credits to get your first few syncs going! ![](../.gitbook/assets/cloud_onboarding.png) -3. Click on `Onboarding` and follow the directions to create your first connection. Or if you know what you're doing, just get started! +#### 3. Click on `Onboarding` and follow the directions to create your first connection. Or if you know what you're doing, just get started! ![](../.gitbook/assets/cloud_connection_onboarding.png) -4. You're done! \ No newline at end of file +#### 4. You're done! \ No newline at end of file