Skip to content

Commit bcfadda

Browse files
author
alexrame
committed
wip
1 parent 21fcbd2 commit bcfadda

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ <h3 class="article-title mb-0 mt-0" itemprop="name">
550550

551551

552552

553-
<a class="btn btn-primary btn-outline my-1 mr-1 btn-sm" href="/manuscript_phd.pdf" target="_blank"
553+
<a class="btn btn-primary btn-outline my-1 mr-1 btn-sm" href="https://alexrame.github.io/publication/phd/manuscript_phd.pdf" target="_blank"
554554
rel="noopener">
555555
PDF
556556
</a>

publication/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ <h3 class="article-title mb-0 mt-0" itemprop="name">
426426

427427

428428

429-
<a class="btn btn-primary btn-outline my-1 mr-1 btn-sm" href="/manuscript_phd.pdf" target="_blank"
429+
<a class="btn btn-primary btn-outline my-1 mr-1 btn-sm" href="https://alexrame.github.io/publication/phd/manuscript_phd.pdf" target="_blank"
430430
rel="noopener">
431431
PDF
432432
</a>

publication/phd/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ <h1 itemprop="name">Diverse and Efficient Ensembling of Deep Networks</h1>
429429

430430

431431

432-
<a class="btn btn-primary btn-outline my-1 mr-1" href="/manuscript_phd.pdf" target="_blank"
432+
<a class="btn btn-primary btn-outline my-1 mr-1" href="https://alexrame.github.io/publication/phd/manuscript_phd.pdf" target="_blank"
433433
rel="noopener">
434434
PDF
435435
</a>

0 commit comments

Comments
 (0)