Skip to content

Commit

Permalink
Add OSS getting started redirect (#25213)
Browse files Browse the repository at this point in the history
  • Loading branch information
timroes committed Apr 14, 2023
1 parent b54413d commit 9cdffcf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ const config = {
from: "/category/managing-airbyte-cloud",
to: "/category/using-airbyte-cloud",
},
{
from: "/category/airbyte-open-source-quick-start",
to: "/category/getting-started"
},
{
from: "/cloud/dbt-cloud-integration",
to: "/cloud/managing-airbyte-cloud/dbt-cloud-integration",
Expand Down

0 comments on commit 9cdffcf

Please sign in to comment.