From 0e9d21a7b88bd52170f2da8170bb7fdd332517e3 Mon Sep 17 00:00:00 2001 From: Synthetic Dream Date: Fri, 22 May 2020 00:20:57 +0800 Subject: [PATCH] docs: update the link of PM2 docs (#4831) --- docs/install/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/README.md b/docs/install/README.md index 8aff6ed90..57b9233f2 100644 --- a/docs/install/README.md +++ b/docs/install/README.md @@ -147,7 +147,7 @@ $ npm start $ yarn start ``` -或使用 [PM2](https://pm2.io/doc/zh/runtime/quick-start/) +或使用 [PM2](https://pm2.keymetrics.io/docs/usage/quick-start/) ```bash $ pm2 start lib/index.js --name rsshub