Skip to content

Commit

Permalink
update page
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranjit Jhala committed Nov 7, 2023
1 parent 90476bd commit 9ee2b32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/lectures.html
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ <h2 id="topics-notes-and-code">Topics, Notes and Code</h2>
<tr class="odd">
<td style="text-align: center;"><em>10/31</em></td>
<td style="text-align: left;">Monads</td>
<td style="text-align: left;"><a href="lectures/08-monad.html">html</a></td>
<td style="text-align: left;"><a href="lectures/08-monads.html">html</a></td>
<td style="text-align: left;"><a href="static/raw/08-monads.pdf">pdf</a></td>
<td style="text-align: left;"><a href="https://github.com/ucsd-cse230/fa23/tree/main/static/code/src/lec_10_31_23.hs">code</a></td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion lectures.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The lectures will be recorded and available on [CANVAS](https://canvas.ucsd.edu/
[05-io]: lectures/05-io.html
[06-typeclasses]: lectures/06-typeclasses.html
[07-functors]: lectures/07-functors.html
[08-monads]: lectures/08-monad.html
[08-monads]: lectures/08-monads.html
[09-list]: lectures/09-list.html
[10-state]: lectures/10-state.html

Expand Down

0 comments on commit 9ee2b32

Please sign in to comment.