Skip to content

Commit 15e93a1

Browse files
committed
restored the change in commit 4ff3dd1 since it only changed the auto-generated README.markdown. alas.
1 parent 612931c commit 15e93a1

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
@@ -8181,7 +8181,7 @@ This Lua module does not ship with this ngx_lua module itself rather it is shipp
81818181
the
81828182
[lua-resty-core](https://github.com/openresty/lua-resty-core) library.
81838183

8184-
Please refer to the [documentation](https://github.com/openresty/lua-resty-core/blob/ocsp-cert-by-lua-2/lib/ngx/ocsp.md)
8184+
Please refer to the [documentation](https://github.com/openresty/lua-resty-core/blob/master/lib/ngx/ocsp.md)
81858185
for this `ngx.ocsp` Lua module for more details.
81868186

81878187
This feature requires at least ngx_lua `v0.10.0`.

doc/HttpLuaModule.wiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6950,7 +6950,7 @@ This Lua module does not ship with this ngx_lua module itself rather it is shipp
69506950
the
69516951
[https://github.com/openresty/lua-resty-core lua-resty-core] library.
69526952
6953-
Please refer to the [https://github.com/openresty/lua-resty-core/blob/ocsp-cert-by-lua-2/lib/ngx/ocsp.md documentation]
6953+
Please refer to the [https://github.com/openresty/lua-resty-core/blob/master/lib/ngx/ocsp.md documentation]
69546954
for this <code>ngx.ocsp</code> Lua module for more details.
69556955
69566956
This feature requires at least ngx_lua <code>v0.10.0</code>.

0 commit comments

Comments
 (0)