docs: update the link of PM2 docs (#4831)

This commit is contained in:
Synthetic Dream 2020-05-22 00:20:57 +08:00 committed by GitHub
parent 501ab2c4e6
commit 0e9d21a7b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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