diff --git a/src/content/docs/public-cloud/marketplace/elasticsearch.md b/src/content/docs/public-cloud/marketplace/elasticsearch.md index 7def519..83076a4 100644 --- a/src/content/docs/public-cloud/marketplace/elasticsearch.md +++ b/src/content/docs/public-cloud/marketplace/elasticsearch.md @@ -138,5 +138,5 @@ role-scoped users for individual applications. ## Next steps - [Elasticsearch documentation](https://www.elastic.co/docs/current/elasticsearch) -- [Index management guide](https://www.elastic.co/docs/current/elasticsearch/index-modules) -- [Security overview](https://www.elastic.co/docs/current/elasticsearch/elasticsearch-security) +- [Index management guide](https://www.elastic.co/docs/reference/elasticsearch/index-settings/index-modules) +- [Security overview](https://www.elastic.co/demo-gallery/security-overview) diff --git a/src/content/docs/public-cloud/marketplace/netbird.md b/src/content/docs/public-cloud/marketplace/netbird.md index 5fbd007..492687c 100644 --- a/src/content/docs/public-cloud/marketplace/netbird.md +++ b/src/content/docs/public-cloud/marketplace/netbird.md @@ -87,5 +87,5 @@ Access control between peers is managed via policies in the NetBird management c ## Next steps - [NetBird documentation](https://docs.netbird.io/) -- [Setup keys guide](https://docs.netbird.io/how-to/setup-keys) +- [Setup keys guide](https://docs.netbird.io/manage/peers/register-machines-using-setup-keys) - [Access control policies](https://docs.netbird.io/how-to/manage-network-access) diff --git a/src/content/docs/public-cloud/marketplace/nodejs.md b/src/content/docs/public-cloud/marketplace/nodejs.md index 9b9f94a..bc10aa0 100644 --- a/src/content/docs/public-cloud/marketplace/nodejs.md +++ b/src/content/docs/public-cloud/marketplace/nodejs.md @@ -82,5 +82,5 @@ serve HTTPS on port 443 and proxy requests to your Node.js app internally. ## Next steps - [Node.js documentation](https://nodejs.org/docs/latest/api/) -- [PM2 documentation](https://pm2.keymetrics.io/docs/) +- [PM2 documentation](https://pm2.keymetrics.io/docs/usage/pm2-doc-single-page/) - [npm documentation](https://docs.npmjs.com/)