From 291f9dddf3ee4e44c4fcef5c71cd992322744215 Mon Sep 17 00:00:00 2001 From: Werner <33360391+314159265359879@users.noreply.github.com> Date: Sun, 10 Mar 2024 12:42:13 +0100 Subject: [PATCH] chore: update link to nonce info currently links to unreachable webpage on hiro.so --- src/app/features/edit-nonce-drawer/edit-nonce-drawer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/features/edit-nonce-drawer/edit-nonce-drawer.tsx b/src/app/features/edit-nonce-drawer/edit-nonce-drawer.tsx index d25677dead9..1d72b3382dd 100644 --- a/src/app/features/edit-nonce-drawer/edit-nonce-drawer.tsx +++ b/src/app/features/edit-nonce-drawer/edit-nonce-drawer.tsx @@ -13,7 +13,7 @@ import { Link } from '@app/ui/components/link/link'; import { EditNonceForm } from './components/edit-nonce-form'; -const url = 'https://www.hiro.so/questions/transactions-advanced-settings'; +const url = 'https://leather.gitbook.io/guides/transactions/nonces'; function CustomFeeMessaging() { return (