docs: update the link of PM2 docs (#4831)
This commit is contained in:
parent
501ab2c4e6
commit
0e9d21a7b8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue