fix: 404 for pm2 docs (#4354)
This commit is contained in:
parent
d9c2aa8b10
commit
9587c74d24
|
|
@ -160,7 +160,7 @@ Or
|
|||
$ yarn start
|
||||
```
|
||||
|
||||
Or use [PM2](https://pm2.io/doc/zh/runtime/quick-start/)
|
||||
Or use [PM2](https://pm2.io/docs/plus/quick-start/)
|
||||
|
||||
```bash
|
||||
$ pm2 start lib/index.js --name rsshub
|
||||
|
|
|
|||
Loading…
Reference in New Issue