Skip to content

Commit

Permalink
Move deploying section above Operator guides (#4511)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
  • Loading branch information
avaidyanatha and Abhi Vaidyanatha committed Jul 2, 2021
1 parent 8332f61 commit 6fb2bd3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
* [Add a Source](quickstart/add-a-source.md)
* [Add a Destination](quickstart/add-a-destination.md)
* [Set up a Connection](quickstart/set-up-a-connection.md)
* [Deploying Airbyte](deploying-airbyte/README.md)
* [Local Deployment](deploying-airbyte/local-deployment.md)
* [On AWS \(EC2\)](deploying-airbyte/on-aws-ec2.md)
* [On GCP \(Compute Engine\)](deploying-airbyte/on-gcp-compute-engine.md)
* [On Azure\(VM\)](deploying-airbyte/on-azure-vm-cloud-shell.md)
* [On Kubernetes \(Beta\)](deploying-airbyte/on-kubernetes.md)
* [On AWS ECS \(Coming Soon\)](deploying-airbyte/on-aws-ecs.md)
* [Operator Guides](operator-guides/README.md)
* [Configuring the Airbyte Database](operator-guides/configuring-airbyte-db.md)
* [Resetting Your Data](operator-guides/reset.md)
Expand All @@ -21,13 +28,6 @@
* [Build a Slack Activity Dashboard](examples/build-a-slack-activity-dashboard.md)
* [Visualizing the Time Spent by Your Team in Zoom Calls](examples/zoom-activity-dashboard.md)
* [Save and Search Through Your Slack History on a Free Slack Plan](examples/slack-history.md)
* [Deploying Airbyte](deploying-airbyte/README.md)
* [Local Deployment](deploying-airbyte/local-deployment.md)
* [On AWS \(EC2\)](deploying-airbyte/on-aws-ec2.md)
* [On GCP \(Compute Engine\)](deploying-airbyte/on-gcp-compute-engine.md)
* [On Azure\(VM\)](deploying-airbyte/on-azure-vm-cloud-shell.md)
* [On Kubernetes \(Beta\)](deploying-airbyte/on-kubernetes.md)
* [On AWS ECS \(Coming Soon\)](deploying-airbyte/on-aws-ecs.md)
* [Connector Catalog](integrations/README.md)
* [Sources](integrations/sources/README.md)
* [Amazon Seller Partner](integrations/sources/amazon-seller-partner.md)
Expand Down

0 comments on commit 6fb2bd3

Please sign in to comment.