Skip to content

Commit 1f4cdaf

Browse files
authored
Updated broken image path in notebook
1 parent d3ffae0 commit 1f4cdaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: all_agents_tutorials/murder_mystery_agent_langgraph.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"source": [
119119
"<div style=\"text-align: center;\">\n",
120120
"\n",
121-
"<img src=\"../murder_mystery_game.png\" style=\"width:50%; height:auto;\">\n",
121+
"<img src=\"../images/murder_mystery_game.png\" style=\"width:50%; height:auto;\">\n",
122122
"</div>\n"
123123
]
124124
},
@@ -2405,4 +2405,4 @@
24052405
},
24062406
"nbformat": 4,
24072407
"nbformat_minor": 0
2408-
}
2408+
}

0 commit comments

Comments
 (0)