From 7ccf4cc031e6ff959f89b8608e61dcd54eaa65a4 Mon Sep 17 00:00:00 2001 From: alanharder Date: Thu, 18 Aug 2011 19:10:17 -0700 Subject: [PATCH] [FIXED JENKINS-6076] fix link in help.. again --- maven-plugin/src/main/webapp/private-repository.html | 2 +- maven-plugin/src/main/webapp/private-repository_de.html | 2 +- maven-plugin/src/main/webapp/private-repository_fr.html | 2 +- maven-plugin/src/main/webapp/private-repository_ja.html | 2 +- maven-plugin/src/main/webapp/private-repository_tr.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/maven-plugin/src/main/webapp/private-repository.html b/maven-plugin/src/main/webapp/private-repository.html index 1eb5162768..84801f8a3f 100644 --- a/maven-plugin/src/main/webapp/private-repository.html +++ b/maven-plugin/src/main/webapp/private-repository.html @@ -26,5 +26,5 @@

If you'd prefer to activate this mode in all the Maven jobs executed on Jenkins, refer to the technique described - here. + here. diff --git a/maven-plugin/src/main/webapp/private-repository_de.html b/maven-plugin/src/main/webapp/private-repository_de.html index 2dff75773a..f5aad57a6b 100644 --- a/maven-plugin/src/main/webapp/private-repository_de.html +++ b/maven-plugin/src/main/webapp/private-repository_de.html @@ -26,5 +26,5 @@

Möchten Sie diese Option in allen Maven-Jobs aktivieren, die über Jenkins ausgeführt - werden, folgen Sie den Anweisungen hier. + werden, folgen Sie den Anweisungen hier. diff --git a/maven-plugin/src/main/webapp/private-repository_fr.html b/maven-plugin/src/main/webapp/private-repository_fr.html index 20e09a8f7b..1487bbd966 100644 --- a/maven-plugin/src/main/webapp/private-repository_fr.html +++ b/maven-plugin/src/main/webapp/private-repository_fr.html @@ -29,5 +29,5 @@

Si vous préférez activer ce mode pour tous les jobs Maven exécutés par Jenkins, référez-vous à la technique décrite - ici. + ici. diff --git a/maven-plugin/src/main/webapp/private-repository_ja.html b/maven-plugin/src/main/webapp/private-repository_ja.html index cc545996f4..47a6c4d405 100644 --- a/maven-plugin/src/main/webapp/private-repository_ja.html +++ b/maven-plugin/src/main/webapp/private-repository_ja.html @@ -22,6 +22,6 @@

Jenkinsで実行するすべてのMavenプロジェクトのビルドで、このモードを有効にしたいのなら、 - ここで説明されている + ここで説明されている テクニックを参考にしてください。 diff --git a/maven-plugin/src/main/webapp/private-repository_tr.html b/maven-plugin/src/main/webapp/private-repository_tr.html index 1eb5162768..84801f8a3f 100644 --- a/maven-plugin/src/main/webapp/private-repository_tr.html +++ b/maven-plugin/src/main/webapp/private-repository_tr.html @@ -26,5 +26,5 @@

If you'd prefer to activate this mode in all the Maven jobs executed on Jenkins, refer to the technique described - here. + here. -- GitLab