Skip to content

Commit

Permalink
Minor fix for Arxiv abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
fedebotu authored Sep 10, 2024
1 parent eedd3d0 commit 4d67f49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h1 class="title is-1 publication-title">RouteFinder: Towards Foundation Models
<div class="publication-links">
<!-- Arxiv PDF link -->
<span class="link-block">
<a href="https://arxiv.org/pdf/<ARXIV PAPER ID>.pdf" target="_blank"
<a href="https://arxiv.org/abs/2406.15007" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
Expand Down Expand Up @@ -470,4 +470,4 @@ <h2 class="title">BibTeX</h2>

</body>

</html>
</html>

0 comments on commit 4d67f49

Please sign in to comment.