File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ view emp_v departments employees
157157
158158By default, the diagram uses a neutral color scheme as per below:
159159
160- ![ Quick ERD Example] ( ./assets/quick-erd-example.png )
160+ ![ Quick ERD Example] ( ../.. /assets/quick-erd-example.png )
161161
162162However, the diagram can be themed using CSS variables as shown in the example below:
163163
@@ -191,8 +191,8 @@ Which would produce the following:
191191
192192- Light Color Scheme
193193
194- ![ Light Quick ERD Example] ( ./assets/quick-erd-light-example.png )
194+ ![ Light Quick ERD Example] ( ../.. /assets/quick-erd-light-example.png )
195195
196196- Dark Color Scheme
197197
198- ![ Dark Quick ERD Example] ( ./assets/quick-erd-dark-example.png )
198+ ![ Dark Quick ERD Example] ( ../.. /assets/quick-erd-dark-example.png )
You can’t perform that action at this time.
0 commit comments