Skip to content

Commit 5ec053c

Browse files
committed
Fix img reference
1 parent 9222a12 commit 5ec053c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_programming_model/Machine_Learning_Workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@ APIs are defined to facilitate customization within the workflow
125125
# For debugging, you can print logs inside the training or evaluation loop, or use python debugger.
126126
```
127127
128-
![Workflow within a machine learningsystem](ch03/workflow.pdf)
128+
![Workflow within a machine learningsystem](../img/ch03/workflow.pdf)
129129
:label:`ch03/workflow`

0 commit comments

Comments
 (0)