Skip to content

Commit 3284b2e

Browse files
committed
Fix more broken links
1 parent 16c0920 commit 3284b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/integrations/databases/mongodb-atlas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ The lambda function should be working now in sending logs to Sumo. You can check
323323

324324
13. Configuring collection for multiple projects (assuming you are already collecting Atlas data for one project). This task requires that you do the following:
325325

326-
1. [Deploy the MongoDB Atlas SAM application](#step-3a-deploy-the-sumo-logic-mongodb-atlas-sam-application) with the configuration for a new project.
326+
1. [Deploy the MongoDB Atlas SAM application](#deploy-the-sumo-logic-mongodb-atlas-sam-application) with the configuration for a new project.
327327
2. From the Lambda console, go to the **mongodbatlas.yaml** file and comment out `EVENTS_ORG`, as shown in the following example. This prevents the collection of `Organisation Events` in the second SAM app deployment, because these events are global and are already captured by first collector.
328328

329329
14. By default the solution collects all log types & metrics for all the clusters, if you to filter based on cluster alias, do the following
@@ -415,7 +415,7 @@ You configure Webhooks for real-time alerts. This section explains how to config
415415

416416
### Advanced Configuration
417417

418-
This section is common for both [AWS Lambda-based collection](#step-3a-deploy-the-sumo-logic-mongodb-atlas-sam-application) and [script-based collection](#step-3c-configure-script-based-collection-for-mongodb-atlas).
418+
This section is common for both [AWS Lambda-based collection](#deploy-the-sumo-logic-mongodb-atlas-sam-application) and [script-based collection](#configure-script-based-collection-for-mongodb-atlas).
419419

420420
<details>
421421
<summary>This table lists MongoDB Atlas variables that you can optionally define in the configuration file (<strong>click to expand</strong>).</summary>

0 commit comments

Comments
 (0)