Skip to content

Commit d5c4543

Browse files
committed
Plausibly complete text/exercises for week 1.
1 parent e6e2aec commit d5c4543

File tree

4 files changed

+183
-134
lines changed

4 files changed

+183
-134
lines changed

‎doc/source/0_introduction.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ writing code. The core of each week's activities is therefore to put the new
150150
concepts and programming structures you've learned into practice. The
151151
programming exercises are given at the end of each chapter, just before the
152152
glossary. Each time there will be a skeleton code available from
153-
:fons:ref:`GitHub Classroom <github_classroom_exercise>` which provides the starting
153+
ref:`GitHub Classroom <fons:github_classroom_exercise>` which provides the starting
154154
point. Sometimes you might be asked to complete a piece of code while on other
155155
occasions you'll need to write a whole Python module from scratch. Each set of
156156
exercises will come with a matching set of tests. These are small programs which

0 commit comments

Comments
 (0)