Fix plugin README.md link
This commit is contained in:
parent
914aad2ae3
commit
0257068b9b
1 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,7 @@ _References:_
|
||||||
|
|
||||||
## plugins
|
## plugins
|
||||||
|
|
||||||
Activates plugins installed in `/etc/nginx/lua/plugins`. Refer to [ingress-nginx plugins README](../../../rootfs/etc/nginx/lua/plugins/README.md) for more information on how to write and install a plugin.
|
Activates plugins installed in `/etc/nginx/lua/plugins`. Refer to [ingress-nginx plugins README](https://github.com/kubernetes/ingress-nginx/blob/master/rootfs/etc/nginx/lua/plugins/README.md) for more information on how to write and install a plugin.
|
||||||
|
|
||||||
## server-tokens
|
## server-tokens
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue