Skip to content

Commit 8f06edd

Browse files
committed
docs: link to full text search in migration guide
1 parent 53a86ae commit 8f06edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/1.getting-started/5.migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Here is the list breaking changes in Content v3:
2525
- `_dir.yml` files are renamed to `.navigation.yml`
2626
- Multi source is dropped in favor of multi collection.
2727
- `searchContent()`{lang=ts} is dropped in favor of new api `queryCollectionSearchSections`
28-
- Full text search can easily done using this API and [minisearch](https://www.npmjs.com/package/minisearch).
28+
- Full text search can easily done using this API See [Full-Text Search Snippets](/snippets/fulltext-search)
2929
- `useContentHelpers()`{lang=ts} is removed
3030

3131

0 commit comments

Comments
 (0)