fix: link to timezone-generator package
This commit is contained in:
parent
615c47cb95
commit
ee59ab6848
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ import Card from '../components/Card.astro'
|
||||||
/>
|
/>
|
||||||
<Card
|
<Card
|
||||||
newTab
|
newTab
|
||||||
href="https://ayco.io/gh/generate-timezone-json"
|
href="https://ayco.io/n/generate-timezone-json"
|
||||||
title="Time Zone JSON Generator"
|
title="Time Zone JSON Generator"
|
||||||
body="Generate a JSON file containing time zones from the official IANA Database or your own zone.tab file"
|
body="Generate a JSON file containing time zones from the official IANA Database or your own zone.tab file"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in a new issue