From 21e164970a477e652fc5816d6db284d8c0f3d69a Mon Sep 17 00:00:00 2001 From: pxgamer Date: Wed, 29 May 2019 14:53:52 +0100 Subject: [PATCH] pm2: add link to homepage --- pages/common/pm2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/pm2.md b/pages/common/pm2.md index 1fc16e08c2..334c79de85 100644 --- a/pages/common/pm2.md +++ b/pages/common/pm2.md @@ -2,6 +2,7 @@ > Process manager for Node.js. > Used for log management, monitoring and configuring processes. +> More information: . - Start a process with a name that can be used for later operations: