Skip to content

Commit

Permalink
fix: flip area labels in diagram (#3)
Browse files Browse the repository at this point in the history
* fix: flip area labels in diagram

* fix: create svg

---------

Co-authored-by: cdiener <clemens.diener@bettermarks.com>
  • Loading branch information
karfau and cl3m0 authored Nov 26, 2024
1 parent e32f667 commit b07217f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions diagrams/connection.puml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ IDP "Clear Names" -[#FAC711]left-> Client
Client <-[#85BCF0]right- Server : Access Token

legend
|<back:#85BCF0> </back>| Depseudonymized Area |
|<back:#FAC711> </back>| Pseudonymized Area |
|<back:#85BCF0> </back>| Pseudonymized Area |
|<back:#FAC711> </back>| Depseudonymized Area |
endlegend

@enduml
2 changes: 1 addition & 1 deletion diagrams/connection.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b07217f

Please sign in to comment.