diff options
Diffstat (limited to 'fuzzycat/__main__.py')
-rw-r--r-- | fuzzycat/__main__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzzycat/__main__.py b/fuzzycat/__main__.py index d41ec24..3f9d379 100644 --- a/fuzzycat/__main__.py +++ b/fuzzycat/__main__.py @@ -43,7 +43,7 @@ EXAMPLES $ python -m fuzzycat release_match -q "hello world" TODO: Elasticsearch might not respond to POST queries (which is what the - client library uses, see: https://git.io/JLsYb). + client library uses, see: https://git.io/JLssk). """ |