Skip to content

Commit

Permalink
Merge pull request #72 from usrcovid19datafactory/feature/new-categories
Browse files Browse the repository at this point in the history
Change footer links
  • Loading branch information
usrcovid19datafactory authored Jan 8, 2024
2 parents ebdc5f9 + 9897299 commit 8683dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/FooterBar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const FooterBar = () => {
</span>
</a>
</span>
<a className="button-open-data" href="https://www.governo.it/it/dipartimenti/unit-il-completamento-della-campagna-vaccinale-e-ladozione-di-altre-misure-di-contrasto" aria-label="vai all'area Covid-19" rel="noreferrer" alt="vai all'area Covid-19"><b>Open Data <span className="fa-solid fa-chevron-right"></span></b></a>
<a className="button-open-data" href="https://github.com/italia/covid19-opendata-vaccini" aria-label="vai all'area Covid-19" rel="noreferrer" alt="vai all'area Covid-19"><b>Open Data <span className="fa-solid fa-chevron-right"></span></b></a>
</div>


Expand Down

0 comments on commit 8683dee

Please sign in to comment.