s/Hudson/Jenkins/g

This commit is contained in:
Kohsuke Kawaguchi 2011-08-25 06:59:36 -07:00
parent 294bbb3ca7
commit 85b71935cb
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.