From 6cb443910af65e71abecdd204b9d605b691a1422 Mon Sep 17 00:00:00 2001 From: Mariya Pershina Date: Wed, 11 Mar 2026 19:56:15 +0100 Subject: [PATCH] Fixed broken links for MTA docs --- .../mta-cli/proc_running-the-containerless-mta-cli.adoc | 2 +- docs/topics/mta-install/con_mta-rules.adoc | 6 ++---- docs/topics/mta-ui/con_intro-to-mta-ui.adoc | 3 +-- .../ref_new-features-and-enhancements-8-0.adoc | 6 +++--- 4 files changed, 7 insertions(+), 10 deletions(-) diff --git a/docs/topics/mta-cli/proc_running-the-containerless-mta-cli.adoc b/docs/topics/mta-cli/proc_running-the-containerless-mta-cli.adoc index 6577e07e..393d1aab 100644 --- a/docs/topics/mta-cli/proc_running-the-containerless-mta-cli.adoc +++ b/docs/topics/mta-cli/proc_running-the-containerless-mta-cli.adoc @@ -21,7 +21,7 @@ The analysis for other applications runs in the container mode automatically. .Prerequisites -* You installed the {ProductShortName} CLI. For more information, see link:{mta-URL}installing_the_migration_toolkit_for_applications/index#installing-cli-zip_installing-mta-cli[Installing the CLI by using a .zip file]. +* You installed the {ProductShortName} CLI. For more information, see link:{mta-URL}/installing_the_migration_toolkit_for_applications/index#installing-cli-zip_installing-mta-cli[Installing the CLI by using a .zip file]. * You installed Java Development Kit (JDK) version 17 or later. * If you use OpenJDK on Red Hat Enterprise Linux (RHEL) or Fedora, you installed the Java `devel` package. * You installed Maven version 3.9.9 or later. diff --git a/docs/topics/mta-install/con_mta-rules.adoc b/docs/topics/mta-install/con_mta-rules.adoc index 5a1f07b9..6454d64a 100644 --- a/docs/topics/mta-install/con_mta-rules.adoc +++ b/docs/topics/mta-install/con_mta-rules.adoc @@ -33,7 +33,5 @@ pass:[] ==== You can create your own custom analyzer rules. You can use custom rules to identify the use of custom libraries or other components that the provided standard migration rules might not cover. -For instructions on how to write custom rules, see link:{mta-URL}/rules_development_guide/index[Rules Development Guide]. -==== - - +For instructions on how to write custom rules, see link:{mta-URL}/configuring_and_using_rules_for_an_mta_analysis/index[Configuring and using rules for an MTA analysis]. +==== \ No newline at end of file diff --git a/docs/topics/mta-ui/con_intro-to-mta-ui.adoc b/docs/topics/mta-ui/con_intro-to-mta-ui.adoc index 609d26ac..afa0be93 100644 --- a/docs/topics/mta-ui/con_intro-to-mta-ui.adoc +++ b/docs/topics/mta-ui/con_intro-to-mta-ui.adoc @@ -17,5 +17,4 @@ You can use the {ProductShortName} UI to assess and analyze applications for ris [role="_additional-resources"] .Additional resources -* link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/8.0/html/installing-mta-title/index[Installing the {ProductName}] - +* link:{mta-URL}/installing_the_migration_toolkit_for_applications/index[Installing the {ProductName}] \ No newline at end of file diff --git a/docs/topics/release-notes-topics/ref_new-features-and-enhancements-8-0.adoc b/docs/topics/release-notes-topics/ref_new-features-and-enhancements-8-0.adoc index 959ed8c5..2f14abb5 100644 --- a/docs/topics/release-notes-topics/ref_new-features-and-enhancements-8-0.adoc +++ b/docs/topics/release-notes-topics/ref_new-features-and-enhancements-8-0.adoc @@ -48,7 +48,7 @@ You can use the discovery manifest to generate assets in the web console to depl {ProductShortName} CLI supports running a live discovery in a remote CF instance:: With this update, you can perform a live discovery if you want to determine what is deployed in a certain Cloud Foundry (CF) cluster. For example, you can determine how many applications are in the cluster. You can also use the live discovery if you do not have access to manifest YAML files. + -For more information, see link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/8.0/html/cli_guide/generating-assets_cli-guide#performing-a-live-discovery_generating-assets[Performing a live discovery in a remote CF instance]. +For more information, see link:{mta-URL}/using_the_migration_toolkit_for_applications_command-line_interface/index#performing-a-live-discovery_generating-assets[Performing a live discovery in a remote CF instance]. + (link:https://issues.redhat.com/browse/MTA-4847[MTA-4847]) @@ -61,7 +61,7 @@ You can conceal sensitive information, for example, services and Docker credenti + -- -For more information, see link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/8.0/html/cli_guide/generating-assets_cli-guide#concealing-sensitive-information_generating-assets[Concealing sensitive information in a discovery manifest]. +For more information, see link:{mta-URL}/using_the_migration_toolkit_for_applications_command-line_interface/index#concealing-sensitive-information_generating-assets[Concealing sensitive information in a discovery manifest]. (link:https://issues.redhat.com/browse/MTA-4847[MTA-4847]) -- @@ -93,6 +93,6 @@ Before this update, you could only assign credentials to an application manually + IMPORTANT: You can only set Maven or source control credentials as default credentials. You can only define one default set of credentials per credential type. + -For more information, see link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/8.0/html/user_interface_guide/index#setting-default-credentials_managing-applications-mta-ui[Setting default credentials]. +For more information, see link:{mta-URL}/configuring_and_managing_the_migration_toolkit_for_applications_user_interface/index#setting-default-credentials_managing-applications[Setting default credentials]. + (link:https://issues.redhat.com/browse/MTA-5254[MTA-5254])