Skip to content

Commit 1c02f23

Browse files
author
Alistair Davidson
committed
remove link to MESH from architecture diagrams after discussion in #3803 (comment)
1 parent 0cefb98 commit 1c02f23

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

docs/diagrams/component-view.puml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ Rel(bgjobs, database, "Read and write data", "Postgres, TLS")
4848
Rel(bgjobs, notify, "Send notifications to user", "REST API")
4949
Rel(notify, parents, "Sends notifications to", "Email, SMS")
5050
Rel(bgjobs, pds, "Gets NHS numbers from", "FHIR REST API")
51-
Rel(bgjobs, dps, "Sends vaccination records to", "MESH")
5251

5352

5453
SHOW_FLOATING_LEGEND()

docs/diagrams/container-view.puml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ Rel(parents, mavis, "Responds to consent requests", "HTML, JS")
3939
Rel(mavis, notify, "Send notifications to user", "REST API")
4040
Rel(notify, parents, "Sends notifications to", "Email, SMS")
4141
Rel(mavis, pds, "Gets NHS numbers from", "FHIR REST API")
42-
Rel(mavis, dps, "Sends vaccination records to", "MESH")
4342
Rel(mavis, mavis_db, "Reads from and writes to", "Postgres, TLS")
4443
Rel(mavis_reporting, mavis, "Reads data from", "private REST API")
4544

0 commit comments

Comments
 (0)