Skip to content

Commit 057ad0a

Browse files
Add a proper ERD figure and remove dynamically generated html tables
1 parent 0587333 commit 057ad0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div style="font-size: 1em;">
22

3-
Last updated on 2021-12-08 22:02:40
3+
Last updated on 2021-12-08 22:06:01
44

55
</div>
66

@@ -62,7 +62,7 @@ conceptual data model containing 4 tables.
6262

6363
4. Job
6464

65-
![](D:/GoogleDrive/eric.milgram/Career/Job%20Prospects/2021-11-09%20Paylocity/020%20Paylocity%20Coding%20Challenge/Paylocity%20Coding%20Challenge/./img/Figure%20200-030%20-%20DB%20ERD%20-%20Company%20-%20Position%20-%20Employee%20-%20Job%201000x800.png)
65+
![](./img/Figure%20200-030%20-%20DB%20ERD%20-%20Company%20-%20Position%20-%20Employee%20-%20Job%201000x800.png)
6666

6767
<div style="clear: both;">
6868

code/RMarkdown/README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ data model containing 4 tables.
7575

7676
1. Job
7777

78-
![](`r here("./img/Figure 200-030 - DB ERD - Company - Position - Employee - Job 1000x800.png")`)
78+
![](./img/Figure 200-030 - DB ERD - Company - Position - Employee - Job 1000x800.png)
7979

8080

8181
```{r TableSet1, eval = FALSE}

0 commit comments

Comments
 (0)