Skip to content

Commit dcedc09

Browse files
authored
Merge pull request #2959 from port-labs/fix-live-events-img-background
update live-events img background color
2 parents 213b626 + 40ea8fc commit dcedc09

File tree

1 file changed

+1
-1
lines changed
  • docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/installations

1 file changed

+1
-1
lines changed

docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/installations/live-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The live events flow is comprised of the following steps:
3737
4. **API Gateway** receives the events and forwards them to Port.
3838
5. Your **Port Integration** processes the events and updates your software catalog.
3939

40-
<img src='/img/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/live-events-diagram.svg' width='50%' border='1px' />
40+
<img src='/img/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/live-events-diagram.svg' width='50%' border='1px' style={{'backgroundColor': 'white'}} />
4141
<br></br>
4242

4343
## Setup methods

0 commit comments

Comments
 (0)