Skip to content

Commit fcd3f5f

Browse files
committed
Correct link
1 parent 18a622a commit fcd3f5f

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
@@ -347,7 +347,7 @@ <h4>PART 7: Dictionaries and overview of strings</h4>
347347
<div class="resume-item pb-0">
348348
<h4>PART 8: Functions </h4>
349349
<ol start="28">
350-
<a href="assets/notebooks/28_function_inputs.ipynb" onclick="download" ></a><li>Printing Thank you cards<br> <i>Function inputs</i></li>
350+
<a href="assets/notebooks/28_function_inputs.ipynb" onclick="download" ><li>Printing Thank you cards<br> <i>Function inputs</i></li></a>
351351
<li>Username and password<br> <i>Function outputs</i></li>
352352
<li>People's age and odd numbers<br> <i>Type and value errors, and return</i></li>
353353
<li>Factorials<br> <i>Recursive functions</i></li>

0 commit comments

Comments
 (0)