Skip to content

Commit 44224b7

Browse files
committed
Make ClickPipes section collapsible
1 parent bb38fc4 commit 44224b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/cloud/reference/03_billing/03_clickpipes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Usage is free for MySQL and MongoDB CDC ClickPipes before reaching General Avail
1414
| Page | Description |
1515
|---------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
1616
| [ClickPipes for Postgres CDC](/cloud/reference/billing/clickpipes/postgres-cdc) | Pricing for PostgreSQL CDC ClickPipes. |
17-
| [ClickPipes for streaming and object storage](/cloud/reference/billing/clickpipes/streaming-and-object-storage) | Pricing for streaming and object storage ClickPipes. |
17+
| [ClickPipes for streaming and object storage](/cloud/reference/billing/clickpipes/streaming-and-object-storage) | Pricing for streaming and object storage ClickPipes. |

vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2828,12 +2828,12 @@
28282828
},
28292829
{
28302830
"source": "/docs/cloud/manage/billing/overview#clickpipes-for-postgres-cdc",
2831-
"destination": "/docs/cloud/reference/billing/clickpipes#clickpipes-for-postgresql-cdc",
2831+
"destination": "/docs/cloud/reference/billing/clickpipes/postgresql-cdc",
28322832
"permanent": true
28332833
},
28342834
{
28352835
"source": "/docs/cloud/manage/billing/overview#clickpipes-for-streaming-object-storage",
2836-
"destination": "/docs/cloud/reference/billing/clickpipes#clickpipes-for-streaming-object-storage",
2836+
"destination": "/docs/cloud/reference/billing/clickpipes/streaming-and-object-storage",
28372837
"permanent": true
28382838
},
28392839
{

0 commit comments

Comments
 (0)