Skip to content

Commit 4596eaa

Browse files
committed
fix link
1 parent a3da547 commit 4596eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/current/_includes/molt/molt-troubleshooting-failback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This error occurs when the [CockroachDB changefeed]({% link {{ site.current_clou
2020
transient error: 400 Bad Request: unknown schema:
2121
~~~
2222

23-
The webhook URL path is specified in the `INTO` clause when you [create the changefeed](#create-the-cockroachdb-changefeed). For example: `webhook-https://replicator-host:30004/database/schema`.
23+
The webhook URL path is specified in the `INTO` clause when you [create the changefeed]({% link molt/migrate-failback.md %}#create-the-cockroachdb-changefeed). For example: `webhook-https://replicator-host:30004/database/schema`.
2424

2525
**Resolution:** Verify the webhook path format matches your target database type:
2626

0 commit comments

Comments
 (0)