From ffb5ac8ef5079965df5f0420f44cad6fd6a7dd67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edu=20Gonz=C3=A1lez=20de=20la=20Herr=C3=A1n?= <25320357+eedugon@users.noreply.github.com> Date: Tue, 1 Jul 2025 22:31:26 +0200 Subject: [PATCH 1/2] [docs] Fixing broken link in what books were migrated The modified link was incorrect. I have updated it to the main page of the `asciidocalypse` repository. But I have a concern... we say: > A full list of the content that was migrated to the V3 format is available here But in the asciidocalypse we don't have such a list (or I can't find it), but the leftovers, if I'm not mistaken. Where is the actual list that we should be offering? --- docs/migration/guide/mapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration/guide/mapping.md b/docs/migration/guide/mapping.md index 171f60a7f..2a7ccd105 100644 --- a/docs/migration/guide/mapping.md +++ b/docs/migration/guide/mapping.md @@ -6,4 +6,4 @@ navigation_title: What books were migrated? We did not migrate all Elastic documentation. We are purposefully leaving the majority of content behind in the legacy Asciidoc build system. This system will turn into our documentation archive. -A full list of the content that was migrated to the V3 format is available [here](https://github.com/elastic/asciidocalypse/blob/main/docs/readme.md). \ No newline at end of file +A full list of the content that was migrated to the V3 format is available [here](https://github.com/elastic/asciidocalypse/tree/main). From 7d993cc6053697f66457f86530630e24f1fcaa1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edu=20Gonz=C3=A1lez=20de=20la=20Herr=C3=A1n?= <25320357+eedugon@users.noreply.github.com> Date: Tue, 1 Jul 2025 23:07:38 +0200 Subject: [PATCH 2/2] Update docs/migration/guide/mapping.md --- docs/migration/guide/mapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration/guide/mapping.md b/docs/migration/guide/mapping.md index 2a7ccd105..7fee3f452 100644 --- a/docs/migration/guide/mapping.md +++ b/docs/migration/guide/mapping.md @@ -6,4 +6,4 @@ navigation_title: What books were migrated? We did not migrate all Elastic documentation. We are purposefully leaving the majority of content behind in the legacy Asciidoc build system. This system will turn into our documentation archive. -A full list of the content that was migrated to the V3 format is available [here](https://github.com/elastic/asciidocalypse/tree/main). +A full list of the content that was migrated to the V3 format is available [here](https://github.com/elastic/asciidocalypse/tree/main-archive/docs#readme).