From 82e77690af5abfd75e9ebf76236a49d018fb4b82 Mon Sep 17 00:00:00 2001 From: Ilya Mashchenko Date: Mon, 28 Mar 2022 17:43:51 +0300 Subject: docs: fix unresolved file references (#12528) --- streaming/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'streaming') diff --git a/streaming/README.md b/streaming/README.md index 60589ddff5..43fb7a4637 100644 --- a/streaming/README.md +++ b/streaming/README.md @@ -107,7 +107,7 @@ This also disables the registry (there cannot be a registry without an API). requests from its child nodes. 0 sets no limit, 1 means maximum once every second. If this is set, you may see error log entries "... too busy to accept new streaming request. Will be allowed in X secs". -You can [use](docs/agent/exporting/README.md#configuration) the exporting engine to configure data archiving to an external database (it archives all databases maintained on +You can [use](/exporting/README.md#configuration) the exporting engine to configure data archiving to an external database (it archives all databases maintained on this host). ### Streaming configuration -- cgit v1.2.3