diff --git a/Formula/nginx.rb b/Formula/nginx.rb index 3f44f65284..1389a0c2aa 100644 --- a/Formula/nginx.rb +++ b/Formula/nginx.rb @@ -22,7 +22,7 @@ class Nginx < Formula # Before submitting more options to this formula please check they aren't # already in Homebrew/homebrew-nginx/nginx-full: - # https://github.com/Homebrew/homebrew-nginx/blob/master/nginx-full.rb + # https://github.com/Homebrew/homebrew-nginx/blob/master/Formula/nginx-full.rb option "with-passenger", "Compile with support for Phusion Passenger module" option "with-webdav", "Compile with support for WebDAV module" option "with-debug", "Compile with support for debug log"