Skip to content

Commit

Permalink
adding corrected the user table name
Browse files Browse the repository at this point in the history
  • Loading branch information
Leow, Max committed Aug 9, 2022
1 parent f6d100b commit 78e5bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ erDiagram
Jenkins ||--o{ Job: has
Job ||--o{ Build: has
Build ||--o{ Artifact: has
Build ||--o| User: has
Build ||--o| Jenkins_User: has
Build ||--o{ Cause: has
Build ||--o{ Parameter: has
Build ||--|| Result: has
Expand Down

0 comments on commit 78e5bfd

Please sign in to comment.