Fix link in Welcome page (#980)

This commit is contained in:
Stefan Ålund
2020-05-25 10:24:26 +02:00
committed by GitHub
parent cbd4a34c8c
commit a1357d2710
@@ -113,7 +113,7 @@ const WelcomePage: FC<{}> = () => {
creating a plugin
</Link>{' '}
or have a look in the code for the{' '}
<Link component={RouterLink} to="/home">
<Link component={RouterLink} to="/explore">
existing plugins
</Link>{' '}
in the directory{' '}