Skip to content

Commit 24270af

Browse files
committed
KTL-1241 feat: added annual report pdf
1 parent 2907091 commit 24270af

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/components/AnnualReport/index.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ export function AnnualReport() {
1111
className={className}
1212
mode="outline"
1313
size="l"
14-
// TODO: upload actual pdf file with the report
15-
href="/annual-report-2023.pdf"
14+
href="/kf_annual_report_2023.pdf"
1615
target="_blank"
1716
>
1817
View annual report

static/kf_annual_report_2023.pdf

1.6 MB
Binary file not shown.

0 commit comments

Comments
 (0)