Skip to content

Commit

Permalink
fix(locals): Correct TLSE3 BSO href link
Browse files Browse the repository at this point in the history
  • Loading branch information
annelhote committed Sep 27, 2024
1 parent 799b3e9 commit ee13d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Declinaisons/Variations/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ const Variations = () => {
<Col n='lg-2 md-4 sm-6'>
<CardLogo
alt='bso local Toulouse III'
href='https://bibliotheques.univ-tlse3.fr/utiliser-nos-services/se-former-s-informer/chercheurs/la-science-ouverte-l-ut3'
href='https://www.univ-tlse3.fr/la-recherche/science-ouverte'
img='/declinaisons/ut3.jpeg'
/>
</Col>
Expand Down

0 comments on commit ee13d0b

Please sign in to comment.