Skip to content

Commit cb8adeb

Browse files
Copilotgithub-actions[bot]
authored andcommitted
docs: fix broken SearchCriteria reference link
The FILTER-SEARCH-RESULTS.md file referenced a non-existent SEARCH-CRITERIA.md file. Updated the link to point to the correct section in LIBRARY-API.md where SearchCriteria is documented. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 53918fd commit cb8adeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/FILTER-SEARCH-RESULTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,5 +225,5 @@ for group in &groups {
225225

226226
- [How to Compare Animals](COMPARE-ANIMALS.md) -- compare filtered candidates
227227
- [How to Export JSON](EXPORT-JSON.md) -- export filtered results
228-
- [SearchCriteria Reference](../reference/SEARCH-CRITERIA.md)
228+
- [SearchCriteria Reference](../reference/LIBRARY-API.md#searchcriteria)
229229
- [EBV Trait Glossary](../MCP.md#ebv-trait-glossary)

0 commit comments

Comments
 (0)