You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -49,7 +49,7 @@ Starting an application in production mode is as easy as:
49
49
$ pm2 start app.js
50
50
```
51
51
52
-
PM2 is constantly assailed by [more than 1800 tests](https://app.travis-ci.com/github/Unitech/pm2/branches).
52
+
PM2 is constantly assailed by [more than 1800 tests](https://github.com/Unitech/pm2/actions/workflows/node.js.yml).
53
53
54
54
Official website: [https://pm2.keymetrics.io/](https://pm2.keymetrics.io/)
55
55
@@ -64,7 +64,7 @@ With NPM:
64
64
$ npm install pm2 -g
65
65
```
66
66
67
-
You can install Node.js easily with [NVM](https://github.com/nvm-sh/nvm#installing-and-updating) or [ASDF](https://blog.natterstefan.me/how-to-use-multiple-node-version-with-asdf).
67
+
You can install Node.js easily with [NVM](https://github.com/nvm-sh/nvm#installing-and-updating) or [FNM](https://github.com/Schniz/fnm).
0 commit comments