[examples/538][xs] - change read more link

This commit is contained in:
Luccas Mateus de Medeiros Gomes 2023-06-01 10:41:43 -03:00
parent 35668c069e
commit 024c06d9cd

View File

@ -27,7 +27,7 @@ export default function Layout({ children }: { children: React.ReactNode }) {
website.{' '}
<a
className="hover:underline font-bold"
href="https://github.com/datopian/portaljs/tree/main/examples/fivethirtyeight"
href="https://github.com/datopian/portaljs/tree/main/examples/fivethirtyeight#readme"
>
Read more here
</a>{' '}