Skip to content

Commit 3ab939b

Browse files
Fix link to AR (#1878)
1 parent 8adaa51 commit 3ab939b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: themes/le-2025/layouts/partials/sections/home-hero.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h2 class="text-base font-bold mb-2">{{ T "home_hero_annual_report_title" }}</h2
3838
<p class="mb-0 text-sm">{{ T "home_hero_annual_report_description" }}</p>
3939
</div>
4040
<div class="md:col-span-4 md:text-right">
41-
<a href="/documents/annual-report-2024.pdf" class="text-sm btn btn-primary">
41+
<a href="https://www.abetterinternet.org/documents/2024-ISRG-Annual-Report.pdf" class="text-sm btn btn-primary">
4242
{{ T "home_hero_annual_report_button" }} →
4343
</a>
4444
</div>

0 commit comments

Comments
 (0)