diff --git a/docs/connect-to-fluent.md b/docs/connect-to-fluent.md index a238089..635d127 100644 --- a/docs/connect-to-fluent.md +++ b/docs/connect-to-fluent.md @@ -37,7 +37,7 @@ The Fluent Testnet is more stable than Devnet, but it is still under active deve ### Network Resources - +
Faucet: https://testnet.fluent.xyz/dev-portal
Faucet: https://portal.fluent.xyz/builder/faucet
Websocket RPC URL:wss://rpc.testnet.fluent.xyz/ws
@@ -60,13 +60,13 @@ The Fluent Devnet is experimental and may be reset at any time to apply upgrades ### Network Resources - +
Faucet:https://testnet.fluent.xyz/dev-portal
Faucet:https://portal.fluent.xyz/builder/faucet
Websocket RPC URL:wss://rpc.dev.gblend.xyz/ws
## Quickstart Testnet Connect -To quickly integrate Fluent with your wallet, visit the [Fluent Developer Portal](https://testnet.fluent.xyz/dev-portal) and add network info: +To quickly integrate Fluent with your wallet, visit the [Fluent Developer Portal](https://portal.fluent.xyz/) and add network info: ![Connect your wallet](../static/img/add-wallet.png) @@ -84,7 +84,7 @@ Or add manually with the network info you find below. - + Fluent Dev Portal Add network info to your wallet from Fluent dev portal. @@ -97,7 +97,7 @@ Or add manually with the network info you find below. Chainlist Add network info to your wallet directly from Chainlist. - + Fluent Dev Portal Add network info to your wallet from Fluent dev portal. diff --git a/docusaurus.config.js b/docusaurus.config.js index 8cf67dc..a399122 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -122,7 +122,7 @@ module.exports = { // className: 'navbar_item_button', }, { - href: "https://testnet.fluent.xyz/dev-portal", + href: "https://portal.fluent.xyz/builder/faucet", label: "Faucet", position: "left", // className: 'navbar_item_button',