Skip to content

Commit

Permalink
chore: fix connectors doc (#2757)
Browse files Browse the repository at this point in the history
* chore: fix connectors doc

* Update apps/docs/src/guide/wallets/connectors.md

Co-authored-by: Peter Smith <[email protected]>

---------

Co-authored-by: Peter Smith <[email protected]>
  • Loading branch information
LuizAsFight and petertonysmith94 committed Jul 12, 2024
1 parent 7579259 commit b7a3e5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/docs/src/guide/wallets/connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ By using these connectors, developers can simplify wallet integration and enable

## Learning Resources

For a deeper understanding of `Fuel Wallet Connectors` and how to start using them in your projects, consider the following resources:
For a deeper understanding of `Fuel Connectors` and how to start using them in your projects, consider the following resources:

- [**Fuel Wallet Connectors Wiki**](https://github.com/FuelLabs/fuels-wallet/wiki/Fuel-Wallet-Connectors) - read about what is `Fuel Wallet Connector` and how it works.
- [**Fuel Connectors Wiki**](https://github.com/FuelLabs/fuel-connectors/wiki) - read about what a `Fuel Connector` is and how it works.
- [**Fuel Connectors Guide**](https://docs.fuel.network/docs/wallet/dev/connectors/) - find out how to set up and use connectors.
- [**GitHub Repository**](https://github.com/FuelLabs/fuel-connectors) - explore different connector implementations.

0 comments on commit b7a3e5b

Please sign in to comment.