Skip to content

Commit cc4ba21

Browse files
committed
Chore: Fix broken link reference
1 parent 23b6697 commit cc4ba21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrate/node-red/mqtt-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Store the payload as CrateDB’s {ref}`OBJECT data type
3838
For production, also consider the {ref}`partitioning and sharding guide <sharding-partitioning>`.
3939

4040
To ingest efficiently, group messages into batches and use
41-
{ref}`multi-value INSERT statements <inserts_multiple_values>`
41+
{ref}`multi-value INSERT statements <inserts-multiple-values>`
4242
to avoid generating one INSERT per message:
4343
![Screenshot 2021-09-13 at 11.57.32|690x80](https://us1.discourse-cdn.com/flex020/uploads/crate/original/1X/020164a15268330789c6f316e2092245014d3362.png)
4444

0 commit comments

Comments
 (0)