Skip to content

Commit 1c0612b

Browse files
Docs cleanup (#15174)
* Deleted extra pages + removed changelogs from the navigation bar * fixed broken link
1 parent f614c7b commit 1c0612b

File tree

3 files changed

+1
-16
lines changed

3 files changed

+1
-16
lines changed

docs/archive/examples/postgres-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You should see an onboarding page. Enter your email and continue.
3030

3131
## 2. Set up your first connection
3232

33-
We support a growing [list of source connectors](../../integrations/sources). For now, we will start out with a Postgres source and destination.
33+
We support a growing [list of source connectors](../../category/sources). For now, we will start out with a Postgres source and destination.
3434

3535
**If you don't have a readily available Postgres database to sync, here are some quick instructions:**
3636
Run the following commands in a new terminal window to start backgrounded source and destination databases:

docs/integrations/sources/README.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

docusaurus/sidebars.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -300,15 +300,6 @@ module.exports = {
300300
href: 'https://app.harvestr.io/roadmap/view/pQU6gdCyc/airbyte-roadmap',
301301
},
302302
'project-overview/product-release-stages',
303-
{
304-
type: 'category',
305-
label: 'Changelog',
306-
items: [
307-
'project-overview/changelog/README',
308-
'project-overview/changelog/platform',
309-
'project-overview/changelog/connectors',
310-
]
311-
},
312303
'project-overview/slack-code-of-conduct',
313304
'project-overview/security',
314305
{

0 commit comments

Comments
 (0)