diff --git a/docs/02-developers/06-integrate/02-flyover/LP/get-started.md b/docs/02-developers/06-integrate/02-flyover/LP/get-started.md index d74f8851..0ef020fa 100644 --- a/docs/02-developers/06-integrate/02-flyover/LP/get-started.md +++ b/docs/02-developers/06-integrate/02-flyover/LP/get-started.md @@ -177,7 +177,7 @@ The LPS provides several utility scripts that can be helpful for liquidity provi - **resign_utils**: Resigns a liquidity provider and withdraws collateral from the contract. - **withdraw**: Withdraws liquidity locked in the contract (full balance or specific amount). -For migration-specific examples, see [LP-Migration-Utils.md](https://github.com/rsksmart/liquidity-provider-server/blob/master/docs/LP-Migration-Utils.md). +For migration-specific examples, see [docs/LP-Migration-Utils.md](./docs/LP-Migration-Utils.md). ## Monitoring Service diff --git a/docs/02-developers/06-integrate/02-flyover/LP/security.md b/docs/02-developers/06-integrate/02-flyover/LP/security.md index a7161a2d..29d2f466 100644 --- a/docs/02-developers/06-integrate/02-flyover/LP/security.md +++ b/docs/02-developers/06-integrate/02-flyover/LP/security.md @@ -12,7 +12,7 @@ We are committed to conduct our security process in a professional and civil man ## Responsible Disclosure -For all security related issues, RootstockLabs has two main points of contact. Reach us at [security@rootstocklabs.com](mailto:security@rootstocklabs.com) or refer to our [Bug Bounty Program](https://www.rootstocklabs.com/bug-bounty-program/). **Do not open up a GitHub issue if the bug is a security vulnerability** +For all security related issues, RootstockLabs has two main points of contact. Reach us at or refer to our [Bug Bounty Program](https://www.rootstocklabs.com/bug-bounty-program/). **Do not open up a GitHub issue if the bug is a security vulnerability** **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/rsksmart/liquidity-provider-server/issues).