Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/library.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h1 class="narrow">{{ sage }} Library</h1>
<li><a href="calctut/index.html">Calculus Tutorial</a> — explains Calculus in {{ sage }} by
Elliott Brossard</li>

<li><a href="http://www.math.usm.edu/sage/">Interactive Worksheets for Calculus I &amp; II</a>
<li><a href="https://web.archive.org/web/20150910000000*/http://www.math.usm.edu/sage/">Interactive Worksheets for Calculus I &amp; II</a>
— explaining Calc I &amp; II with slides using {{ sage }} by John Perry.</li>
</ul>
</li>
Expand Down
Loading