Skip to content

Commit 4cd0c60

Browse files
DOC-814 Rename pg_stream input (#145)
* rename pg_stream * Fix redirect * revert changes --------- Co-authored-by: JakeSCahill <[email protected]>
1 parent f42f4cd commit 4cd0c60

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

modules/ROOT/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
**** xref:develop:connect/components/inputs/nats.adoc[]
9999
**** xref:develop:connect/components/inputs/nats_jetstream.adoc[]
100100
**** xref:develop:connect/components/inputs/nats_kv.adoc[]
101-
**** xref:develop:connect/components/inputs/pg_stream.adoc[]
101+
**** xref:develop:connect/components/inputs/postgres_cdc.adoc[]
102102
**** xref:develop:connect/components/inputs/read_until.adoc[]
103103
**** xref:develop:connect/components/inputs/redis_list.adoc[]
104104
**** xref:develop:connect/components/inputs/redis_pubsub.adoc[]

modules/develop/pages/connect/components/inputs/pg_stream.adoc

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
= postgres_cdc
2+
:page-aliases: develop:connect/components/inputs/pg_stream.adoc
3+
:page-beta: true
4+
5+
include::redpanda-connect:components:inputs/postgres_cdc.adoc[tag=single-source]

0 commit comments

Comments
 (0)