Skip to content

Commit

Permalink
Merge branch 'staging'
Browse files Browse the repository at this point in the history
  • Loading branch information
annelhote committed Feb 28, 2024
2 parents 55dc337 + 40822a1 commit fd51bfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/About/Communication/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@ function NotesFlash() {
<FormattedMessage id='app.flyer.presentation' />
</h4>
<div>
<DSLink href='/assets/flyer_bso_2023_fr.pdf' target='_blank'>
<DSLink href='/assets/flyer_bso_2024_fr.pdf' target='_blank'>
<FormattedMessage id='app.flyer.presentation.description-fr' />
</DSLink>
</div>
<div>
<DSLink href='/assets/flyer_bso_2023_en.pdf' target='_blank'>
<DSLink href='/assets/flyer_bso_2024_en.pdf' target='_blank'>
<FormattedMessage id='app.flyer.presentation.description-en' />
</DSLink>
</div>
Expand Down

0 comments on commit fd51bfb

Please sign in to comment.