Merge pull request #1 from kohsuke/patch-1

s/Hudson/Jenkins/g
This commit is contained in:
Charles Lowell 2011-08-25 06:43:13 -07:00
commit 07f02dc6d5
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## Hudson Wargemmer
## Jenkins Wargemmer
#### What?
@ -41,7 +41,7 @@ You can even run a test server with your shiny jenkins war file.
$ jenkins.war server
All of these functions can be accessed from ruby code via the `Hudson::War` module.
All of these functions can be accessed from ruby code via the `Jenkins::War` module.