Skip to content

Commit 6bdf01a

Browse files
authored
Merge pull request #214 from huffmanca/correct_maven_link
Correcting the Maven URL.
2 parents 6e65373 + 14bdfaf commit 6bdf01a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/topics/about-maven.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
The {MavenName} for {ProductName} integrates into the Maven build process, allowing developers to continuously evaluate migration and modernization efforts with each iteration of source code. It provides numerous reports that highlight the analysis results, and is designed for developers who want updates with each build.
55

66
ifndef::maven-guide[]
7-
For more information on using the {MavenName}, see the {ProductShortName} link:{ProductDocUserGuideURL}[_{MavenBookName}_].
7+
For more information on using the {MavenName}, see the {ProductShortName} link:{ProductDocMavenGuideURL}[_{MavenBookName}_].
88
endif::maven-guide[]
99

docs/topics/templates/document-attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
:ProductDocPluginGuideURL: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/eclipse_plugin_guide
7171
:ProductDocGettingStartedGuideURL: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/getting_started_guide
7272
:ProductDocWebConsoleGuideURL: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/web_console_guide
73+
:ProductDocMavenGuideURL: https://access.redhat.com/documentation/en-us/{DocInfoProductNameURL}/{DocInfoProductNumber}/html-single/maven_plugin_guide
7374
:OpenShiftAdminGuideURL: https://docs.openshift.com/container-platform/{OpenShiftProductNumber}/admin_guide/
7475
:OpenShiftDevGuideURL: https://docs.openshift.com/container-platform/{OpenShiftProductNumber}/dev_guide/
7576
:OpenShiftInstallConfigGuideURL: https://docs.openshift.com/container-platform/{OpenShiftProductNumber}/install_config/

0 commit comments

Comments
 (0)