Bugs and Discussions button was broken, new link! (#318)

This commit is contained in:
Ekiserrepé
2025-02-28 10:10:59 +01:00
committed by GitHub
parent 0616149b6c
commit 4c6a0b5a40

View File

@@ -121,7 +121,7 @@ function MyApp({ Component, pageProps: { session, ...pageProps } }: AppProps) {
<Alert /> <Alert />
<Flex <Flex
as="a" as="a"
href="https://github.com/XRPLF/Hooks/discussions" href="https://github.com/Xahau/xrpl-hooks-ide/issues"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
css={{ position: 'fixed', right: '$4', bottom: '$4' }} css={{ position: 'fixed', right: '$4', bottom: '$4' }}