Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
jlikhuva committed May 20, 2024
1 parent 842103f commit 66de57d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions writing/writing.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<ul class="post-list">
<li>
<h2><time datetime="2023-08-01">Aug 1, 2023</time> <a href="./content/interp/dist/index.html">Cauchy, Hölder, and Minkowski</a></h2>
<h2><time datetime="2023-08-01">Aug 1, 2023</time> <a href="">Cauchy, Hölder, and Minkowski</a></h2>
</li>
<li>
<h2><time datetime="2023-08-01">Aug 1, 2023</time> <a href="./content/rmq.html">The Inverse, and Implicit Function Theorems: A Computational Perspective</a></h2>
Expand All @@ -20,7 +20,7 @@ <h2><time datetime="2023-08-01">Aug 1, 2023</time> <a href="./content/rmq.html">
<h2><time datetime="2023-08-01">Aug 1, 2023</time> <a href="./content/rmq.html">Interpreting Neural Networks </a></h2>
</li>
<li>
<h2><time datetime="2023-08-01">Aug 1, 2023</time> <a href="./content/interp/dist/index.html">The Genetics of Neural Networks</a></h2>
<h2><time datetime="2023-08-01">Aug 1, 2023</time> <a href="">The Genetics of Neural Networks</a></h2>
</li>
<li>
<h2><time datetime="2023-08-01">Aug 1, 2023</time> <a href="./content/rmq.html">Rusty Solutions to the RMQ Problem </a></h2>
Expand All @@ -41,4 +41,4 @@ <h2><time datetime="2023-08-01">Aug 1, 2023</time> <a href="">Streaming Algorith

</body>

</html>
</html>

0 comments on commit 66de57d

Please sign in to comment.