Skip to content

Commit 7f54a5d

Browse files
committed
fix: my-transactions to transactions
1 parent f1bf12a commit 7f54a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/deploy/00-escrow.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const disputeTemplate = `{
2222
"label": "Transaction Terms",
2323
"uri": "{{extraDescriptionUri}}"
2424
},
25-
"frontendUrl": "https://escrow-v2.kleros.builders/#/my-transactions/{{externalDisputeID}}",
25+
"frontendUrl": "https://escrow-v2.kleros.builders/#/transactions/{{externalDisputeID}}",
2626
"arbitrableChainID": "421614",
2727
"arbitrableAddress": "0xFromContext",
2828
"arbitratorChainID": "421614",

0 commit comments

Comments
 (0)