Skip to content

Commit c17c105

Browse files
committed
change folder
1 parent 60d275c commit c17c105

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The official code repository for the second edition of the O'Reilly book *Genera
55
https://www.oreilly.com/library/view/generative-deep-learning/9781098134174/
66
https://www.amazon.com/Generative-Deep-Learning-Teaching-Machines/dp/1098134184/
77

8-
<img src="assets/book_cover.png" width="300px">
8+
<img src="img/book_cover.png" width="300px">
99

1010
## 📖 Book Chapters
1111

docs/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In this section, we will explain the reason for using Docker and how to get star
66

77
The overall structure of the codebase and how Docker can be used to interact with it is shown below.
88

9-
<img src="assets/structure.png">
9+
<img src="img/structure.png">
1010

1111
We will run through everything in the diagram in this `README`.
1212

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)