X Tutup
Skip to content

Commit 34e15ce

Browse files
committed
Fix link to German build.
1 parent 3271acb commit 34e15ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<h1>Introduction to programming with Python</h1>
4242
<ul>
4343
<li><a href="en/index.html">English</a></li>
44-
<li><a href="de/index.html">Deutsche</a></li>
44+
<li><a href="de/index.html">Deutsch</a></li>
4545
<li><a href="es_CL/index.html">Español</a></li>
4646
</ul>
4747
</div>

0 commit comments

Comments
 (0)
X Tutup