From b128a84135dca80aa130912539c07e8f4febc640 Mon Sep 17 00:00:00 2001 From: Set27 Date: Sun, 6 Apr 2025 22:46:23 +0300 Subject: [PATCH] Fix documentation rails link and dot in the end --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a330d11..f1fecb6 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ brew install overmind gem install overmind ``` -You can read about installing on Ruby On Rails [here] (https://github.com/DarthSim/overmind/blob/master/packaging/rubygems/README.md) +You can read about installing on Ruby On Rails [here](https://github.com/DarthSim/overmind/blob/master/packaging/rubygems/README.md). ### Download the latest Overmind release binary @@ -252,8 +252,8 @@ $ overmind start -r all $ OVERMIND_AUTO_RESTART=all overmind start ``` -> [!NOTE] -> `OVERMIND_CAN_DIE` supersedes `OVERMIND_AUTO_RESTART`; if you want a restarting process, only put it in `OVERMIND_AUTO_RESTART` +> [!NOTE] +> `OVERMIND_CAN_DIE` supersedes `OVERMIND_AUTO_RESTART`; if you want a restarting process, only put it in `OVERMIND_AUTO_RESTART` #### Specifying the colors