Skip to content

Commit eaa432a

Browse files
authored
chore: update POH failure alert link to new docs (#2613)
1 parent f7a7789 commit eaa432a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Faucet/Alerts.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const AlertFailedPoh = () => (
2626
<AlertText>
2727
<span>
2828
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/">
29+
<a data-testid="alert-poh" target="_blank" href="https://linea.build/hub?action=profile">
3030
here
3131
</a>
3232
.

0 commit comments

Comments
 (0)