Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

Commit

Permalink
Fix typos in links
Browse files Browse the repository at this point in the history
  • Loading branch information
nventuro committed Jan 13, 2020
1 parent 5ffe766 commit ba24b34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ await myContract.methods.myFunction().send({ from, useGSN: false });

## Learn More

* Check out [Getting Started](https://docs.openzeppelin/com/getting-started) to use GSN Provider in a new project.
* The [Testing GSN Applications](https://docs.openzeppelin/com/testing-gsn-applications) will teach you how to test your project locally.
* For detailed usage information, take a look at the [API Reference](https://docs.openzeppelin/com/api).
* Check out [Getting Started](https://docs.openzeppelin.com/getting-started) to use GSN Provider in a new project.
* The [Testing GSN Applications](https://docs.openzeppelin.com/testing-gsn-applications) will teach you how to test your project locally.
* For detailed usage information, take a look at the [API Reference](https://docs.openzeppelin.com/api).


## License
Expand Down

0 comments on commit ba24b34

Please sign in to comment.