Fix GitHub icon link 🐛

This commit is contained in:
rzmk 2021-12-23 07:34:04 -05:00
parent eddd26cd04
commit f7b69af9a1

View file

@ -49,7 +49,7 @@ function App() {
</table> </table>
<ProgressBar progress={progress} /> <ProgressBar progress={progress} />
<a <a
href="https://github.com/rzmk/iss-location-spa" href="https://github.com/rzmk/iss-position-spa"
target="_blank" target="_blank"
> >
<AiFillGithub className="mt-8 w-12 h-12 hover:scale-125 transition ease-in-out" /> <AiFillGithub className="mt-8 w-12 h-12 hover:scale-125 transition ease-in-out" />