diff options
| author | James Turnbull <james@lovedthanlost.net> | 2010-04-14 18:46:52 +1000 |
|---|---|---|
| committer | James Turnbull <james@lovedthanlost.net> | 2010-04-17 18:11:36 +1000 |
| commit | f351e2dcf0c133c7e800f09f9a6f65146d856bde (patch) | |
| tree | 5d4f4922943d3240a3f8e686f35c6ee96e02e434 /tasks/rake/git_workflow.rake | |
| parent | cf7e6967632ba3f1d3b7ae21ccaf5daed9cec6e7 (diff) | |
| download | puppet-f351e2dcf0c133c7e800f09f9a6f65146d856bde.tar.gz puppet-f351e2dcf0c133c7e800f09f9a6f65146d856bde.tar.xz puppet-f351e2dcf0c133c7e800f09f9a6f65146d856bde.zip | |
Renamed all references to Reductive Labs to Puppet Labs
Diffstat (limited to 'tasks/rake/git_workflow.rake')
| -rw-r--r-- | tasks/rake/git_workflow.rake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/rake/git_workflow.rake b/tasks/rake/git_workflow.rake index b2f96c603..5ef568c7b 100644 --- a/tasks/rake/git_workflow.rake +++ b/tasks/rake/git_workflow.rake @@ -1,5 +1,5 @@ # This set of tasks helps automate the workflow as described on -# http://reductivelabs.com/trac/puppet/wiki/Development/DevelopmentLifecycle +# http://puppetlabs.com/trac/puppet/wiki/Development/DevelopmentLifecycle def find_start(start) |
