diff --git a/website/docs/usage/v3-5.mdx b/website/docs/usage/v3-5.mdx index 44fe63b70..ac61338e3 100644 --- a/website/docs/usage/v3-5.mdx +++ b/website/docs/usage/v3-5.mdx @@ -101,7 +101,7 @@ pattern = [{"TEXT": {"REGEX": {"NOT_IN": ["^awe(some)?$", "^wonder(ful)?"]}}}] ### Entity linking generalization {id="el"} The knowledge base used for entity linking is now easier to customize and has a -new default implementation [`InMemoryLookupKB`](/api/kb_in_memory). +new default implementation [`InMemoryLookupKB`](/api/inmemorylookupkb). ### Additional features and improvements {id="additional-features-and-improvements"}