summary refs log tree commit diff
path: root/nixos/modules/services/logging/filebeat.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/logging/filebeat.nix')
-rw-r--r--nixos/modules/services/logging/filebeat.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/modules/services/logging/filebeat.nix b/nixos/modules/services/logging/filebeat.nix
index ec8df0a7b87..045cd1147ea 100644
--- a/nixos/modules/services/logging/filebeat.nix
+++ b/nixos/modules/services/logging/filebeat.nix
@@ -161,8 +161,7 @@ in
                 internal = true;
                 description = ''
                   Inputs specify how Filebeat locates and processes
-                  input data. Use <xref
-                  linkend="opt-services.filebeat.inputs"/> instead.
+                  input data. Use <xref linkend="opt-services.filebeat.inputs"/> instead.
 
                   See <link xlink:href="https://www.elastic.co/guide/en/beats/filebeat/current/configuration-filebeat-options.html"/>.
                 '';