We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a7789 commit eaa432aCopy full SHA for eaa432a
1 file changed
src/components/Faucet/Alerts.tsx
@@ -26,7 +26,7 @@ export const AlertFailedPoh = () => (
26
<AlertText>
27
<span>
28
Free users are required to complete Proof of Humanity to access the faucet. Learn more{' '}
29
- <a data-testid="alert-poh" target="_blank" href="https://poh.linea.build/">
+ <a data-testid="alert-poh" target="_blank" href="https://linea.build/hub?action=profile">
30
here
31
</a>
32
.
0 commit comments