From b880463f52d5172edd1a2a0d0b5064cb32cf344c Mon Sep 17 00:00:00 2001 From: Twinov Date: Tue, 24 Aug 2021 23:55:45 -0400 Subject: [PATCH] Update README.md (#281) The searching documentation seems to have moved. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 486cbd0..8fea667 100644 --- a/README.md +++ b/README.md @@ -997,7 +997,7 @@ corresponding to when the API was available for use. * **guiBrowse** Invokes the *Card Browser* dialog and searches for a given query. Returns an array of identifiers of the cards that - were found. Query syntax is [documented here](https://docs.ankiweb.net/#/searching). + were found. Query syntax is [documented here](https://docs.ankiweb.net/searching.html). *Sample request*: ```json @@ -2368,7 +2368,7 @@ corresponding to when the API was available for use. * **findNotes** - Returns an array of note IDs for a given query. Query syntax is [documented here](https://docs.ankiweb.net/#/searching). + Returns an array of note IDs for a given query. Query syntax is [documented here](https://docs.ankiweb.net/searching.html). *Sample request*: ```json