Skip to content

Commit

Permalink
Update faucet link
Browse files Browse the repository at this point in the history
  • Loading branch information
apisit authored Sep 12, 2022
1 parent 26fe873 commit bb6d5d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/resources.js
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ export default function Tooling(props) {
by: "Neo Global Development",
description: "Get GAS on the Neo N3 TestNet for the development, testing, debugging, and deployment of smart contracts.",
icon_url: "/tooling/ngd.png",
web_url: "https://neowish.ngd.network/#/",
web_url: "https://n3t5wish.ngd.network/#/",
github_url: "",
docs_url: "",
supported_languages: [],
Expand Down Expand Up @@ -631,4 +631,4 @@ export default function Tooling(props) {
}}
</BrowserOnly>
)
}
}

0 comments on commit bb6d5d1

Please sign in to comment.