[examples/538][xs] - change read more link
This commit is contained in:
parent
35668c069e
commit
024c06d9cd
@ -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>{' '}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user