Skip to content

Commit

Permalink
chore: update links to /example in README.md (#838)
Browse files Browse the repository at this point in the history
Co-authored-by: Zach Pomerantz <[email protected]>
  • Loading branch information
Pseudomata and zzmp authored Aug 14, 2023
1 parent 4d4180d commit 04432e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This is a hosted version of [example](/example).
- `yarn`
- `yarn start`

In addition to compiling each package in watch mode, this will also spin up [packages/example](packages/example) on [localhost:3000](http://localhost:3000/). (It will also spin up [packages/example-cra](packages/example-cra) on [localhost:3001](http://localhost:3001/), but this is just a skeleton app for testing compatibility.)
In addition to compiling each package in watch mode, this will also spin up [/example](/example) on [localhost:3000](http://localhost:3000/).

## Run Tests

Expand All @@ -46,7 +46,7 @@ In addition to compiling each package in watch mode, this will also spin up [pac

## Documentation

This version of web3-react is still in beta, so unfortunately documentation is pretty sparse at the moment. [packages/example](packages/example), TSDoc comments, and the source code itself are the best ways to get an idea of what's going on. More thorough documentation is a priority as development continues!
This version of web3-react is still in beta, so unfortunately documentation is pretty sparse at the moment. [/example](/example), TSDoc comments, and the source code itself are the best ways to get an idea of what's going on. More thorough documentation is a priority as development continues!

## Upgrading Connector Dependencies

Expand Down

1 comment on commit 04432e4

@vercel
Copy link

@vercel vercel bot commented on 04432e4 Aug 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web3-react – ./

web3-react-git-main-uniswap.vercel.app
web3-react-mu.vercel.app
web3-react-uniswap.vercel.app

Please sign in to comment.