Skip to content

Commit

Permalink
fix: update cost page link
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackps committed May 7, 2024
1 parent 950fb48 commit 4f51210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/CostEstimationContent/CostOperation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export const CostOperation: FunctionComponent = () => {
</div>
<div className="mt-4">
<a
href="https://www.openattestation.com/docs/docs-section/appendix/contract-costs"
href="https://docs.tradetrust.io/docs/topics/introduction/estimated-cost-for-transactions"
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit 4f51210

Please sign in to comment.