Skip to content

Commit 4851c19

Browse files
committed
modified url for the cart pole graph
1 parent 9452707 commit 4851c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/tutorials/cart-pole.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ The interactive graph displays:
464464

465465
<div style={{textAlign: 'center', margin: '1rem 0'}}>
466466
<iframe
467-
src={/img/cart_pole_graph.html}
467+
src="/img/cart_pole_graph.html"
468468
width="100%"
469469
height="800"
470470
style={{border: 'none'}}

0 commit comments

Comments
 (0)