Skip to content

Commit

Permalink
[docs] Move legacy Airbyte Cloud docs (#26584)
Browse files Browse the repository at this point in the history
## Summary & Motivation

As title, new docs to be added in subsequent PR.

## How I Tested These Changes

Docs preview
  • Loading branch information
maximearmstrong authored Dec 26, 2024
1 parent 6849237 commit f158a04
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
10 changes: 7 additions & 3 deletions docs/content/_navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -922,15 +922,19 @@
"children": [
{
"title": "Airbyte",
"path": "/integrations/airbyte",
"path": "/integrations/airbyte/airbyte",
"children": [
{
"title": "Airbyte & Dagster",
"path": "/integrations/airbyte"
"path": "/integrations/airbyte/airbyte"
},
{
"title": "Airbyte Cloud & Dagster",
"path": "/integrations/airbyte-cloud"
"path": "/integrations/airbyte/airbyte-cloud"
},
{
"title": "Airbyte Cloud & Dagster (Legacy)",
"path": "/integrations/airbyte/airbyte-cloud-legacy"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Airbyte Cloud & Dagster | Dagster Docs"
title: "Airbyte Cloud & Dagster | Dagster Docs (Legacy)"
description: Integrate your Airbyte Cloud connections into Dagster.
---

# Airbyte Cloud & Dagster
# Airbyte Cloud & Dagster (Legacy)

<Note>
Using self-hosted Airbyte? Check out the{" "}
Expand Down
Empty file.
File renamed without changes.

1 comment on commit f158a04

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for dagster-docs ready!

✅ Preview
https://dagster-docs-482vgsswg-elementl.vercel.app
https://master.dagster.dagster-docs.io

Built with commit f158a04.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.