Skip to content

Commit

Permalink
Merge pull request AY2324S2-CS2103T-T12-1#75 from maiyasaliha/branch-…
Browse files Browse the repository at this point in the history
…FixUml

Fix Bug in Model Class Diagram
  • Loading branch information
maiyasaliha authored Mar 21, 2024
2 parents df07e5f + 941287d commit a8d0248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/diagrams/ModelClassDiagram.puml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Contact *--> Phone
Contact *--> Email
Contact *--> Address
Contact *--> "*" Tag
Contact *--> "*" Tech Stack
Contact *--> "*" TechStack

Contact -[hidden]up--> I
UniqueContactList -[hidden]right-> I
Expand Down

0 comments on commit a8d0248

Please sign in to comment.