Skip to content

Commit a2eeb9f

Browse files
committed
Another attempt to fix build break
1 parent fcc21c2 commit a2eeb9f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/api/aws-region-by-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ sidebar_label: AWS Regions by Deployment
55
description: This guide contains information about API authentication and the Sumo Logic endpoints to use for your API client.
66
---
77

8-
import AwsRegion from '../reuse/aws-region-by-sumo-deployment.md';
8+
import AWSDeploymentRegion from '../reuse/aws-region-by-sumo-deployment.md';
99

10-
* <AWSRegion/>
10+
* <AWSDeploymentRegion/>

docs/api/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,9 @@ Sumo Logic's FedRAMP deployment is similar to our other deployments, such as US2
215215

216216
### AWS region by Sumo Logic deployment
217217

218-
import AwsRegion from '../reuse/aws-region-by-sumo-deployment.md';
218+
import AWSDeploymentRegion from '../reuse/aws-region-by-sumo-deployment.md';
219219

220-
* <AWSRegion/>
220+
* <AWSDeploymentRegion/>
221221

222222
## Status codes
223223

0 commit comments

Comments
 (0)