From 10f59f0ea1cb7d8a5f5e622b30d4f6bcfcb9a9af Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:27:49 -0700 Subject: [PATCH] [8.2] fix: remove ndjson.org (backport #5376) (#5390) * fix: remove ndjson.org (#5376) * fix: replace ndjson.org with ndjson spec the original website expired and it's currently serving malicious content. * Removing link * capitalization fix --------- Co-authored-by: nastasha.solomon Co-authored-by: Joe Peeples (cherry picked from commit 5beed294033b8f262ce0b63b4d95bbda21334fe8) # Conflicts: # docs/serverless/investigate/timeline-templates-ui.mdx # docs/serverless/investigate/timelines-ui.mdx * Delete docs/serverless directory and its contents --------- Co-authored-by: kruskall <99559985+kruskall@users.noreply.github.com> Co-authored-by: github-actions[bot] --- docs/events/timeline-templates.asciidoc | 3 +-- docs/events/timeline-ui-overview.asciidoc | 3 +-- docs/getting-started/siem-ui.asciidoc | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/events/timeline-templates.asciidoc b/docs/events/timeline-templates.asciidoc index 52f920775b..48c73f9843 100644 --- a/docs/events/timeline-templates.asciidoc +++ b/docs/events/timeline-templates.asciidoc @@ -132,8 +132,7 @@ NOTE: You cannot delete prebuilt templates. === Export and import Timeline templates You can import and export Timeline templates, which enables importing templates -from one {kib} space or instance to another. Exported templates are saved in an -http://ndjson.org[`ndjson`] file. +from one {kib} space or instance to another. Exported templates are saved in an `ndjson` file. . Go to *Investigate* -> *Timelines* -> *Templates*. . To export templates, do one of the following: diff --git a/docs/events/timeline-ui-overview.asciidoc b/docs/events/timeline-ui-overview.asciidoc index a5fcf9fbb3..e330608237 100644 --- a/docs/events/timeline-ui-overview.asciidoc +++ b/docs/events/timeline-ui-overview.asciidoc @@ -144,8 +144,7 @@ then select an action from the *Bulk actions* menu. == Export and import Timelines You can export and import Timelines, which enables you to share Timelines from one -{kib} space or instance to another. Exported Timelines are saved as -http://ndjson.org[`.ndjson`] files. +{kib} space or instance to another. Exported Timelines are saved as `.ndjson` files. To export Timelines: diff --git a/docs/getting-started/siem-ui.asciidoc b/docs/getting-started/siem-ui.asciidoc index ca42d70440..110c100504 100644 --- a/docs/getting-started/siem-ui.asciidoc +++ b/docs/getting-started/siem-ui.asciidoc @@ -299,8 +299,7 @@ drop area for further introspection. ==== Export and import timelines You can import and export timelines, which enables importing timelines from one -{kib} space or instance to another. Exported timelines are saved in an -http://ndjson.org[`ndjson`] file. +{kib} space or instance to another. Exported Timelines are saved in an `ndjson` file. . Go to *SIEM* -> *Timelines*. . To export timelines, do one of the following: