Skip to content

Commit f4aa7b9

Browse files
committed
adding correct link to first python tutorial now pointing to python tutrial 1 as opposed to ruby tutorial 1
1 parent 6fbb756 commit f4aa7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h2>Ruby</h2>
6969
<h2>Python</h2>
7070

7171
<ul>
72-
<li><a href="ruby/lesson1/tutorial.html">Introduction to Python</a></li>
72+
<li><a href="python/lesson1/tutorial.html">Introduction to Python</a></li>
7373
</ul>
7474
</section>
7575
<footer>

0 commit comments

Comments
 (0)