Skip to content

Commit

Permalink
fix finance report link
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev committed Aug 8, 2022
1 parent d8d3384 commit 018c585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/about-project/FinanceReportPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function FinanceReportPage() {
<Typography>Финансов репорт за 2021:</Typography>
<LinkButton
endIcon={<FileDownloadIcon />}
href="/finance-reports/Podkrepi.bg_Financial_Report_2021_1.pdf">
href="/finance-reports/Podkrepi.bg_Financial_Report_2021.pdf">
Свалете от тук
</LinkButton>
</Container>
Expand Down

0 comments on commit 018c585

Please sign in to comment.