Skip to content

Commit f7e3a65

Browse files
committed
fix config file href in README.md
1 parent 64caf43 commit f7e3a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ $ ./configure --add-module=/path/to/ngx_http_proxy_connect_module
124124
$ make && make install
125125
```
126126

127-
Note that `proxy_connect.patch` includes logic in macro NGX_HTTP_RPOXY_CONNECT, and [config](https://github.com/chobis/ngx_http_proxy_connect_module/blob/master/config) script will enable this macro automatically.
127+
Note that `proxy_connect.patch` includes logic in macro NGX_HTTP_RPOXY_CONNECT, and [config](https://github.com/chobits/ngx_http_proxy_connect_module/blob/master/config#L5) script will enable this macro automatically.
128128

129129
Author
130130
======

0 commit comments

Comments
 (0)