Skip to content

Commit

Permalink
chore: change the faucet API url
Browse files Browse the repository at this point in the history
  • Loading branch information
jinoosss committed Nov 19, 2024
1 parent 68ca799 commit 8cc823a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/adena-extension/src/resources/faucet/faucet-api.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"portal-loop": "https://faucet.adena.app/portal-loop",
"test5": "https://faucet.adena.app/test5",
"test4": "https://faucet.adena.app/test4"
"portal-loop": "https://faucet.adena.app",
"test5": "https://test5.faucet.adena.app"
}

0 comments on commit 8cc823a

Please sign in to comment.