Skip to content

Commit cee0659

Browse files
noahjahnzhuizhuhaomeng
authored andcommitted
doc: fixed link to lua-resty-core
1 parent 15b693b commit cee0659

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Alternatively, ngx_lua can be manually compiled into Nginx:
354354
1. Download the latest version of the ngx_devel_kit (NDK) module [HERE](https://github.com/simplresty/ngx_devel_kit/tags)
355355
1. Download the latest version of ngx_lua [HERE](https://github.com/openresty/lua-nginx-module/tags)
356356
1. Download the latest supported version of Nginx [HERE](https://nginx.org/) (See [Nginx Compatibility](#nginx-compatibility))
357-
1. Download the latest version of the lua-resty-core [HERE](https://lua-resty-core)
357+
1. Download the latest version of the lua-resty-core [HERE](https://github.com/openresty/lua-resty-core)
358358
1. Download the latest version of the lua-resty-lrucache [HERE](https://github.com/openresty/lua-resty-lrucache)
359359

360360
Build the source with this module:

doc/HttpLuaModule.wiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Alternatively, ngx_lua can be manually compiled into Nginx:
285285
# Download the latest version of the ngx_devel_kit (NDK) module [https://github.com/simplresty/ngx_devel_kit/tags HERE]
286286
# Download the latest version of ngx_lua [https://github.com/openresty/lua-nginx-module/tags HERE]
287287
# Download the latest supported version of Nginx [https://nginx.org/ HERE] (See [[#Nginx Compatibility|Nginx Compatibility]])
288-
# Download the latest version of the lua-resty-core [HERE](https://lua-resty-core)
288+
# Download the latest version of the lua-resty-core [HERE](https://github.com/openresty/lua-resty-core)
289289
# Download the latest version of the lua-resty-lrucache [HERE](https://github.com/openresty/lua-resty-lrucache)
290290
291291
Build the source with this module:

0 commit comments

Comments
 (0)