Skip to content

Commit 396d37e

Browse files
committed
Website build
1 parent d7de116 commit 396d37e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

2_objects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ <h2><span class="section-number">3.4. </span>Encapsulation<a class="headerlink"
594594
</div>
595595
<div class="section" id="exercises">
596596
<h2><span class="section-number">3.5. </span>Exercises<a class="headerlink" href="#exercises" title="Permalink to this headline"></a></h2>
597-
<p>Obtain the skeleton code for these exercises from <a class="reference external" href="fixme">GitHub classroom</a>.
597+
<p>Obtain the skeleton code for these exercises from <a class="reference external" href="https://classroom.github.com/a/iuV3u6ch">GitHub classroom</a>.
598598
The skeleton code contains a <code class="xref py py-mod docutils literal notranslate"><span class="pre">polynomial</span></code> package with a version of
599599
the <code class="xref py py-class docutils literal notranslate"><span class="pre">Polynomial</span></code> class.</p>
600600
<ol class="arabic simple">

_sources/2_objects.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ pieces of data and a large number of complex functions.
613613
Exercises
614614
---------
615615

616-
Obtain the skeleton code for these exercises from `GitHub classroom <fixme>`_.
616+
Obtain the skeleton code for these exercises from `GitHub classroom <https://classroom.github.com/a/iuV3u6ch>`_.
617617
The skeleton code contains a :mod:`polynomial` package with a version of
618618
the :class:`Polynomial` class.
619619

0 commit comments

Comments
 (0)