about summary refs log tree commit homepage
path: root/vs_Unicorn
diff options
context:
space:
mode:
Diffstat (limited to 'vs_Unicorn')
-rw-r--r--vs_Unicorn2
1 files changed, 1 insertions, 1 deletions
diff --git a/vs_Unicorn b/vs_Unicorn
index 6f910a7..1ae2db3 100644
--- a/vs_Unicorn
+++ b/vs_Unicorn
@@ -82,7 +82,7 @@ unicorn code), some things are not:
   to different worker processes, and if your listen() +:backlog+ is
   overflowing: to other machines in your cluster.
 
-* Accepts the same {signals}[http://unicorn.bogomips.org/SIGNALS.html]
+* Accepts the same {signals}[https://bogomips.org/unicorn/SIGNALS.html]
   for process management, so you can share scripts to manage them (and
   nginx, too).