From 80be96d3ac888d60b3a70cc80fe50b8a571ab8c1 Mon Sep 17 00:00:00 2001 From: Thomas Wilkerling Date: Sun, 30 Mar 2025 16:52:15 +0200 Subject: [PATCH] readme udpate links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d68150..9393e0d 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ Extern Projects & Plugins: ## Table of contents > [!TIP] -> You will just need to spend 5 minutes to improve your results significantly by understanding these 3 elementary things about FlexSearch : [Tokenizer](#tokenize), [Encoder](#encoder) and [Suggestions](#suggestion) +> You will just need to spend 5 minutes to improve your results significantly by understanding these 3 elementary things about FlexSearch : [Tokenizer](#tokenizer-partial-match), [Encoder](doc/encoder.md) and [Suggestions](#suggestions) - [Load Library (Node.js, ESM, Legacy Browser)](#load-library) - [Non-Module Bundles (ES5 Legacy)](#non-module-bundles-es5-legacy)