We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46e79c7 + 8855d60 commit cc5135fCopy full SHA for cc5135f
README_zh.md
@@ -1,4 +1,4 @@
1
-# 实战开发一个Nginx拓展 (Nginx Module)
+# 实战开发一个Nginx扩展 (Nginx Module)
2
3
## nginx_module_echo
4
使用echo指令输出一个字符串
@@ -82,4 +82,4 @@ NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/src/ngx_http_echo_module.c"
82
> 1. http://wiki.nginx.org/Configuration
83
> 2. http://tengine.taobao.org/book/
84
> 3. **http://blog.codinglabs.org/articles/intro-of-nginx-module-development.html**
85
-> 4. https://www.nginx.com/resources/wiki/modules/
+> 4. https://www.nginx.com/resources/wiki/modules/
0 commit comments