Skip to content

Commit 9c530cd

Browse files
committed
Merge pull request #171 from matyikriszta/gh-pages
adding correct link to first python tutorial
2 parents 6fbb756 + f4aa7b9 commit 9c530cd

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)