Skip to content

Commit

Permalink
Fix links to prod deployment diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhitlock committed Nov 6, 2024
1 parent 43607a9 commit bf32123
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/system_diagrams.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,10 @@ The Production Deployment has some additional features:
- There is a canary app deployment. This single pod is updated first, so that any errors
will halt the full deployment.

[![Stage Deployment](./img/structurizr-1-RelayStageDeployment.svg)](./img/structurizr-1-RelayStageDeployment.svg)
[![Production Deployment](./img/structurizr-1-RelayProductionDeployment.svg)](./img/structurizr-1-RelayProductionDeployment.svg)

Key:
![Stage_Deployment](./img/structurizr-1-RelayStageDeployment-key.svg)
![Production Deployment Key](./img/structurizr-1-RelayProductionDeployment-key.svg)

# Tools: C4 and Structurizr

Expand Down

0 comments on commit bf32123

Please sign in to comment.