openresty / echo-nginx-module

An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file
http://wiki.nginx.org/NginxHttpEchoModule
BSD 2-Clause "Simplified" License
1.17k stars 254 forks source link

Fix Github links to https #18

Closed dolmen closed 11 years ago

dolmen commented 11 years ago

s{http://github}{https://github}

agentzh commented 11 years ago

Applied a slightly modified version of your patches. Thank you for your contribution!