[examples/turing][sm] - change view on github

This commit is contained in:
Luccas Mateus de Medeiros Gomes 2023-05-11 17:11:20 -03:00
parent 7822440f0d
commit 7197a6686e

View File

@ -140,7 +140,7 @@ function MobileNavigation(props) {
</div>
<nav className="mt-6">
<ul className="-my-2 divide-y divide-zinc-100 text-base text-zinc-800 dark:divide-zinc-100/5 dark:text-zinc-300">
<MobileNavItem href="https://github.com/leondz/hatespeechdata">
<MobileNavItem href="https://github.com/datopian/portaljs/tree/main/examples/turing">
View on Github <GithubIcon />
</MobileNavItem>
</ul>