Skip to content

Commit

Permalink
fix: URL path in README.md to include .xyz
Browse files Browse the repository at this point in the history
The URL to the docs was incorrectly input as `http://buidl.turboeth/docs` and is updated to  `https://buidl.turboeth.xyz/docs` to fix the hyperlink.
  • Loading branch information
sjriddle committed Mar 20, 2024
1 parent 94f3256 commit 4aeac3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Collection of essential components for any modern Web3 applications. Save time a

## Documentation

Visit http://buidl.turboeth/docs to view the documentation.
Visit https://buidl.turboeth.xyz/docs to view the documentation.

## Contributing

Expand Down

0 comments on commit 4aeac3b

Please sign in to comment.