add missing link in docs

This commit is contained in:
rolux 2014-12-19 15:47:15 +00:00
parent 3d1c816950
commit 23ea99734d

View file

@ -233,7 +233,7 @@ def findPlaces(request, data):
}
notes: Possible query keys are 'geoname', 'name' and 'user'. Possible
itemsQuery keys are all item keys, as defined in the config.
see: addPlace, editPlace, removePlace
see: addPlace, editPlace, find, removePlace
'''
response = json_response()