We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ace059 commit af8f4b6Copy full SHA for af8f4b6
website/docs/tutorials/cart-pole.md
@@ -464,7 +464,7 @@ The interactive graph displays:
464
465
<div style={{textAlign: 'center', margin: '1rem 0'}}>
466
<iframe
467
- src="/amigo/img/cart_pole_graph.html"
+ src="https://smdogroup.github.io/amigo/img/cart_pole_graph.html"
468
width="100%"
469
height="800"
470
style={{border: 'none'}}
0 commit comments