diff --git a/website/docs/usage/linguistic-features.mdx b/website/docs/usage/linguistic-features.mdx index e2d24af63..21cedd1ef 100644 --- a/website/docs/usage/linguistic-features.mdx +++ b/website/docs/usage/linguistic-features.mdx @@ -718,8 +718,7 @@ identifier from a knowledge base (KB). You can create your own [`EntityLinker`](/api/entitylinker) using that custom knowledge base. As an example on how to define a KnowledgeBase and train an entity linker model, -see this -[`this tutorial`](https://github.com/explosion/projects/blob/v3/tutorials/nel_emerson) +see [`this tutorial`](https://github.com/explosion/projects/blob/v3/tutorials/nel_emerson) using [spaCy projects](/usage/projects). ### Accessing entity identifiers {id="entity-linking-accessing",model="entity linking"}