diff --git a/docs/archive/examples/postgres-replication.md b/docs/archive/examples/postgres-replication.md index dbb2edf78570..c5c4b72a4ae1 100644 --- a/docs/archive/examples/postgres-replication.md +++ b/docs/archive/examples/postgres-replication.md @@ -30,7 +30,7 @@ You should see an onboarding page. Enter your email and continue. ## 2. Set up your first connection -We support a growing [list of source connectors](../../integrations/sources). For now, we will start out with a Postgres source and destination. +We support a growing [list of source connectors](../../category/sources). For now, we will start out with a Postgres source and destination. **If you don't have a readily available Postgres database to sync, here are some quick instructions:** Run the following commands in a new terminal window to start backgrounded source and destination databases: diff --git a/docs/integrations/sources/README.md b/docs/integrations/sources/README.md deleted file mode 100644 index 177763f40460..000000000000 --- a/docs/integrations/sources/README.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -description: 'We''re adding new source connectors every day: APIs, applications, databases...' ---- - -# Sources - diff --git a/docusaurus/sidebars.js b/docusaurus/sidebars.js index bd652121da27..e54a53b4bdad 100644 --- a/docusaurus/sidebars.js +++ b/docusaurus/sidebars.js @@ -300,15 +300,6 @@ module.exports = { href: 'https://app.harvestr.io/roadmap/view/pQU6gdCyc/airbyte-roadmap', }, 'project-overview/product-release-stages', - { - type: 'category', - label: 'Changelog', - items: [ - 'project-overview/changelog/README', - 'project-overview/changelog/platform', - 'project-overview/changelog/connectors', - ] - }, 'project-overview/slack-code-of-conduct', 'project-overview/security', {