From 44f54458ab398e665deaf9a348a992f10ab23be5 Mon Sep 17 00:00:00 2001 From: April M <36110273+aimurphy@users.noreply.github.com> Date: Mon, 20 Oct 2025 16:03:52 -0700 Subject: [PATCH] dsbulk links --- modules/ROOT/partials/dsbulk-migrator-body.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/partials/dsbulk-migrator-body.adoc b/modules/ROOT/partials/dsbulk-migrator-body.adoc index 4a6cf0f9..45ea3680 100644 --- a/modules/ROOT/partials/dsbulk-migrator-body.adoc +++ b/modules/ROOT/partials/dsbulk-migrator-body.adoc @@ -19,7 +19,7 @@ This command _doesn't_ trigger the migration; it only generates the migration sc * https://maven.apache.org/download.cgi[Maven] 3.9.x -* Optional: If you don't want to use the embedded {dsbulk-loader} that is bundled with {dsbulk-migrator}, xref:dsbulk:installing:install.adoc[install {dsbulk-loader}] before installing {dsbulk-migrator}. +* Optional: If you don't want to use the embedded {dsbulk-loader} that is bundled with {dsbulk-migrator}, xref:dsbulk:overview:install.adoc[install {dsbulk-loader}] before installing {dsbulk-migrator}. == Build {dsbulk-migrator} @@ -639,4 +639,4 @@ java -jar /path/to/dsbulk-migrator-embedded-dsbulk.jar COMMAND --help == See also * xref:dsbulk:overview:dsbulk-about.adoc[{dsbulk-loader}] -* xref:dsbulk:reference:dsbulk-cmd.adoc#escaping-and-quoting-command-line-arguments[Escaping and quoting {dsbulk-loader} command line arguments] \ No newline at end of file +* xref:dsbulk:reference:dsbulk-cmd.adoc#escape-and-quote-command-line-arguments[Escape and quote {dsbulk-loader} command line arguments] \ No newline at end of file