Skip to content

Commit 82c3458

Browse files
Merge pull request #278 from montoyamoraga/master
fix link in curves tutorial
2 parents 9f48b38 + 4235496 commit 82c3458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/pages/learn/curves.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ slug: learn/
7979
</p>
8080

8181
<!-- iframe for the curve and dragging points -->
82-
<iframe src="{{assets}}/learn/Curves/curve_ex/embed.html" width="350px" height="350px">
82+
<iframe src="{{assets}}/learn/curves/curve_ex/embed.html" width="350px" height="350px">
8383
</iframe>
8484

8585

0 commit comments

Comments
 (0)