nginx: URL fixed in a comment
This commit is contained in:
parent
e2f0d8ffef
commit
3517851ae0
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue