Skip to content

Commit e44e6fd

Browse files
authored
Merge pull request #3807 from adityasharma7/patch-1
Fixed broken link for `PM2` process manager
2 parents 19b46b8 + 0198c25 commit e44e6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/installation/production-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ cd vue-storefront
389389
yarn start
390390
```
391391

392-
Both applications use [`PM2` process manager](https://pm2.io/runtime) in production mode (`start` commands) to manage and respawn the node.js processes when needed.
392+
Both applications use [`PM2` process manager](https://pm2.keymetrics.io/docs/usage/process-management/) in production mode (`start` commands) to manage and respawn the node.js processes when needed.
393393

394394
## Production setup - using Docker / Kubernetes
395395

0 commit comments

Comments
 (0)