Skip to content

Commit

Permalink
markdown fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xHasKx committed Dec 22, 2023
1 parent 8312df3 commit 1669a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/openresty/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ timer itself will go in an endless loop to do the keepalives.

* [conf/nginx.conf](conf/nginx.conf): configuration for the nginx daemon to run lua scripts
* [app/openresty.lua](app/openresty.lua): example lua script maintaining connection
* [mqtt/loop/nginx.lua](mqtt/loop/nginx.lua): how to add a client in an Nginx environment
* [mqtt/loop/nginx.lua](../../mqtt/loop/nginx.lua): how to add a client in an Nginx environment
* `start.sh`, `stop.sh`, `quit.sh`, `restart.sh`: optional scripts to manage the OpenResty instance

0 comments on commit 1669a15

Please sign in to comment.