Skip to content

Commit 3bcae41

Browse files
authored
Merge pull request #104280 from john-par/patch-22
Update storage-java-hudson-continuous-integration-solution.md
2 parents 6c395be + f8b72eb commit 3bcae41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-java-hudson-continuous-integration-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You will need the following to use the Blob service with your Hudson CI solution
3838

3939
If you currently don't have a Hudson CI solution, you can run a Hudson CI solution using the following technique:
4040

41-
1. On a Java-enabled machine, download the Hudson WAR from <http://hudson-ci.org/>.
41+
1. On a Java-enabled machine, [download the Hudson WAR file](https://www.eclipse.org/hudson/download.php).
4242
2. At a command prompt that is opened to the folder that contains the Hudson WAR, run the Hudson WAR. For example, if you have downloaded version 3.1.2:
4343

4444
`java -jar hudson-3.1.2.war`

0 commit comments

Comments
 (0)