diff --git a/Graceful-shutdown-and-restart.md b/Graceful-shutdown-and-restart.md index 461e8a2..bce86a2 100644 --- a/Graceful-shutdown-and-restart.md +++ b/Graceful-shutdown-and-restart.md @@ -6,4 +6,4 @@ If you are using workers, send `SIGQUIT` to master process. On Windows, please use `SIGTERM` instead. -Notice: only [some versions](https://github.com/clowwindy/shadowsocks/wiki/Feature-Comparison-across-Different-Versions) support this feature. \ No newline at end of file +Notice: only [some versions](https://github.com/shadowsocks/shadowsocks/wiki/Feature-Comparison-across-Different-Versions) support this feature. \ No newline at end of file