Skip to content

Commit d9d5d19

Browse files
authored
Merge pull request #4748 from orenyomtov/patch-2
Fix broken link
2 parents 4019ad6 + 7fba6c0 commit d9d5d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/hardhat-runner/plugins/plugins.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ const communityPlugins: IPlugin[] = [
748748
tags: ["transaction", "gasPrice", "retry", "helper"],
749749
},
750750
{
751-
name: "hardhat-fireblocks",
751+
name: "@fireblocks/hardhat-fireblocks",
752752
author: "Fireblocks",
753753
authorUrl: "https://github.com/fireblocks",
754754
description: "Hardhat plugin for integrating with Fireblocks",

0 commit comments

Comments
 (0)