You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -668,7 +668,7 @@ You're recommended to install this module as well as [rds-json-nginx-module](htt
668
668
669
669
<http://openresty.org>
670
670
671
-
The installation steps are usually as simple as `./configure --with-http_drizzle_module && make && make install` (But you still need to install the libdrizzle library manually, see [<http://openresty.org/#DrizzleNginxModule]>(http://openresty.org/#DrizzleNginxModule) for detailed instructions.
671
+
The installation steps are usually as simple as `./configure --with-http_drizzle_module && make && make install` (But you still need to install the libdrizzle library manually, see [<http://openresty.org/en/drizzle-nginx-module.html]>(http://openresty.org/en/drizzle-nginx-module.html) for detailed instructions.
672
672
673
673
Alternatively, you can compile this module with Nginx core's source by hand:
0 commit comments