File tree Expand file tree Collapse file tree 3 files changed +1
-16
lines changed Expand file tree Collapse file tree 3 files changed +1
-16
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ You should see an onboarding page. Enter your email and continue.
30
30
31
31
## 2. Set up your first connection
32
32
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.
34
34
35
35
** If you don't have a readily available Postgres database to sync, here are some quick instructions:**
36
36
Run the following commands in a new terminal window to start backgrounded source and destination databases:
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -300,15 +300,6 @@ module.exports = {
300
300
href : 'https://app.harvestr.io/roadmap/view/pQU6gdCyc/airbyte-roadmap' ,
301
301
} ,
302
302
'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
- } ,
312
303
'project-overview/slack-code-of-conduct' ,
313
304
'project-overview/security' ,
314
305
{
You can’t perform that action at this time.
0 commit comments