Skip to content

Commit 04432e4

Browse files
Pseudomatazzmp
Pseudomata
andauthored
chore: update links to /example in README.md (#838)
Co-authored-by: Zach Pomerantz <[email protected]>
1 parent 4d4180d commit 04432e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This is a hosted version of [example](/example).
3333
- `yarn`
3434
- `yarn start`
3535

36-
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.)
36+
In addition to compiling each package in watch mode, this will also spin up [/example](/example) on [localhost:3000](http://localhost:3000/).
3737

3838
## Run Tests
3939

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

4747
## Documentation
4848

49-
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!
49+
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!
5050

5151
## Upgrading Connector Dependencies
5252

0 commit comments

Comments
 (0)