Skip to content

fix(docs): updated rebranded name and link of Taho project (formerly Tally) #5030

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs.wrm/index.wrm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The ethers.js library aims to be a complete and compact library
for interacting with the Ethereum Blockchain and its ecosystem.

It is often used to create decentralized applications (dapps),
wallets (such as [[link-metamask]] and [[link-tally]]) and
wallets (such as [[link-metamask]] and [[link-taho]]) and
other tools and simple scripts that require reading and writing
to the blockchain.

Expand Down
2 changes: 1 addition & 1 deletion docs.wrm/links/projects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ link-quicknode [QuickNode](https://www.quicknode.com/ethers)
link-react-native [React Native](https://reactnative.dev)
link-semver [semver](https://semver.org)
link-solidity [Solidity](https://solidity.readthedocs.io/)
link-tally [Tally](https://tallyho.org)
link-taho [Taho](https://taho.xyz/)

# Project-specific
link-alchemy-signup [Alchemy Signup](https://dashboard.alchemyapi.io/signup?referral=55a35117-028e-4b7c-9e47-e275ad0acc6d)
Expand Down