Skip to content

Commit ddafe37

Browse files
author
River@devbox
committed
Update courses.html
1 parent 3fc2cf0 commit ddafe37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/courses.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313

1414

1515
<a href="#" onclick="milib.openUrl('https://www.qpython.org')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
16-
<img src="static/qpy-guide.png" alt="Getting started guide" class="w-full">
16+
<img src="assets/qpy-guide.png" alt="Getting started guide" class="w-full">
1717
</a>
1818

1919

2020
<a href="#" onclick="milib.openUrl('https://discord.gg/hV2chuD')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
21-
<img src="static/qpy-community.png" alt="Join our community" class="w-full">
21+
<img src="assets/qpy-community.png" alt="Join our community" class="w-full">
2222
</a>
2323

2424
<a href="#" onclick="milib.openUrl('https://www.qpython.com/courses/')" class="block bg-white rounded-lg shadow-lg overflow-hidden">
25-
<img src="static/qpy-course.png" alt="Learn programming" class="w-full">
25+
<img src="assets/qpy-course.png" alt="Learn programming" class="w-full">
2626
</a>
2727

2828

0 commit comments

Comments
 (0)