diff --git a/README.md b/README.md index 94c34b7c..66cf3e01 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Thanks in advance and we hope that you like PM2! - [JSON application declaration](https://github.com/Unitech/PM2/blob/development/ADVANCED_README.md#a10) - [Using PM2 in your code](https://github.com/Unitech/PM2/blob/development/ADVANCED_README.md#programmatic-example) - [Deployment workflow](https://github.com/Unitech/PM2/blob/development/ADVANCED_README.md#deployment) -- [Startup script generation (SystemV/Ubuntu/Gentoo/AWS)](https://github.com/Unitech/PM2/blob/development/ADVANCED_README.md#a8) +- [Startup script generation (SystemV/Ubuntu/Gentoo/AWS)](https://github.com/Unitech/PM2/blob/master/ADVANCED_README.md#startup-script) - [Advanced log management (flush, reload, ilogs)](https://github.com/Unitech/PM2/blob/development/ADVANCED_README.md#9) - [GracefullReload](https://github.com/Unitech/PM2/blob/development/ADVANCED_README.md#a690)