Skip to content

Commit 7c0bdc5

Browse files
committed
Docs: Update the anchor string to the current section name
1 parent 8d8a916 commit 7c0bdc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Linux • MacOS • Windows • iOS • Android • WebAssembly •
5252
-[Trusted](#integrations) by giants like Google and DBs like [ClickHouse][clickhouse-docs] & [DuckDB][duckdb-docs].
5353
-[SIMD][simd]-optimized and [user-defined metrics](#user-defined-functions) with JIT compilation.
5454
- ✅ Hardware-agnostic `f16` & `i8` - [half-precision & quarter-precision support](#memory-efficiency-downcasting-and-quantization).
55-
-[View large indexes from disk](#serving-index-from-disk) without loading into RAM.
55+
-[View large indexes from disk](#serialization--serving-index-from-disk) without loading into RAM.
5656
- ✅ Heterogeneous lookups, renaming/relabeling, and on-the-fly deletions.
5757
- ✅ Binary Tanimoto and Sorensen coefficients for [Genomics and Chemistry applications](#usearch--rdkit--molecular-search).
5858
- ✅ Space-efficient point-clouds with `uint40_t`, accommodating 4B+ size.

0 commit comments

Comments
 (0)