Skip to content

Commit

Permalink
docs: fix stale anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
rfratto committed Oct 24, 2024
1 parent 3ad4e0d commit cbb8bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/operations/bloom-filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Do not run more than one instance of the Bloom Planner.
The Bloom Builder is a stateless horizontally scalable component and can be scaled independently of the planner to fulfill the processing demand of the created tasks.
You can find all the configuration options for these components in the [Configure section for the Bloom Builder][bloom-build-cfg].
Refer to the [Enable Query Acceleration with Blooms](#enable-query-acceleration-with-blooms) section below for a configuration snippet enabling this feature.
Refer to the [Enable bloom filters](#enable-bloom-filters) section above for a configuration snippet enabling this feature.
### Retention
Expand Down

0 comments on commit cbb8bc8

Please sign in to comment.