From e9645ecdaad0de0275ad09ef573f19a8521bf467 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 17 Jun 2020 10:58:25 -0500 Subject: [PATCH] update Usage.md Fixing a link. --- docs/USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/USAGE.md b/docs/USAGE.md index e0118b7..7b963fc 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -234,7 +234,7 @@ it is currently unsupported and has no guaranties of back/forward compatibility. * `-p, --print` Print index in JSON format to stdout. * `--script-file` - Path to user script. See [Scripting](scripting/README.md). + Path to user script. See [Scripting](scripting.md). * `--batch-size=` Index batch size. Indexing is generally faster with larger batches, but payloads that are too large will fail and additional overhead for retrying with smaller sizes may slow