Skip to content

Commit

Permalink
Fix broken links in part 1 exercises, closes #27
Browse files Browse the repository at this point in the history
  • Loading branch information
adler-j authored Dec 26, 2017
1 parent fbe58d5 commit 194487c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/part1_exercises.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# Exercises\n",
"\n",
"These small exercises are intended to build on the knowledge that you acquired in the [first](TV_denoising_with_PDHG.ipynb) [two](Using_a_different_solver.ipynb) notebooks. The exercises do not depend on each other. Feel free to pick those you like and do them in any order.\n",
"These small exercises are intended to build on the knowledge that you acquired in the [first](part1_tv_denoising.ipynb) [two](part1_using_a_different_solver.ipynb) notebooks. The exercises do not depend on each other. Feel free to pick those you like and do them in any order.\n",
"\n",
"## General note\n",
"\n",
Expand Down

0 comments on commit 194487c

Please sign in to comment.