Update README.md (#281)

The searching documentation seems to have moved.
This commit is contained in:
Twinov 2021-08-24 23:55:45 -04:00 committed by GitHub
parent 2d08fdd5e5
commit b880463f52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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