diff --git a/tools/jungle/upstart/puma.conf b/tools/jungle/upstart/puma.conf index 36582ec939..43db8b02d9 100644 --- a/tools/jungle/upstart/puma.conf +++ b/tools/jungle/upstart/puma.conf @@ -4,7 +4,7 @@ # allows you to manage multiple Puma instances with # Upstart, Ubuntu's native service management tool. # -# See workers.conf for how to manage all Puma instances at once. +# See puma-manager.conf for how to manage all Puma instances at once. # # Save this config as /etc/init/puma.conf then manage puma with: # sudo start puma app=PATH_TO_APP