From 0e8296fd5684a58183529fb736a60a394cf4bdbb Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Fri, 5 Jun 2015 19:23:10 +0200 Subject: [PATCH] Make unicorn docs discoverable --- doc/operations/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/operations/README.md b/doc/operations/README.md index f1456c6c8e..6a35dab7b6 100644 --- a/doc/operations/README.md +++ b/doc/operations/README.md @@ -2,3 +2,4 @@ - [Sidekiq MemoryKiller](sidekiq_memory_killer.md) - [Cleaning up Redis sessions](cleaning_up_redis_sessions.md) +- [Understanding Unicorn and unicorn-worker-killer](unicorn.md)