We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02598c commit 841bb61Copy full SHA for 841bb61
doc/source/10_trees_and_directed_acyclic_graphs.rst
@@ -1140,11 +1140,12 @@ Glossary
1140
single dispatch functions.
1141
1142
Exercises
1143
----------
+--------
1144
1145
-Obtain the :doc:`skeleton code for these exercises from GitHub classroom
1146
-<not_released>`. You should also update your clone of the course repository to
1147
-ensure you have the latest version of the :mod:`example_code` package.
+Obtain the `skeleton code for these exercises from GitHub classroom
+<https://classroom.github.com/a/DVDJ8r1y>`__. You should also update your clone
+of the course repository to ensure you have the latest version of the
1148
+:mod:`example_code` package.
1149
1150
.. _ex_expr:
1151
0 commit comments