Skip to content

Commit 9704480

Browse files
authored
Fix PDF link for RSS 2026 ExpertGen
1 parent f7ef7fc commit 9704480

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h1 class="title is-2 publication-title"><span class="textsc">ExpertGen</span>:
123123
<div class="publication-links">
124124
<!-- PDF Link. -->
125125
<span class="link-block">
126-
<a href="./static/pdf/RSS_2026_ExpertGen.pdf"
126+
<a href="./static/pdf/RSS_2026__ExpertGen.pdf"
127127
class="external-link button is-normal is-rounded is-dark">
128128
<span class="icon">
129129
<i class="fas fa-file-pdf"></i>
@@ -1413,4 +1413,4 @@ <h2 class="title">BibTeX</h2>
14131413

14141414
</body>
14151415

1416-
</html>
1416+
</html>

0 commit comments

Comments
 (0)