Skip to content

Commit

Permalink
Merge pull request near#825 from lebedev/patch-1
Browse files Browse the repository at this point in the history
Fix broken link in README
  • Loading branch information
MaximusHaximus authored Apr 4, 2022
2 parents da1194c + c29990a commit 9f7a2a7
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 @@ -54,7 +54,7 @@ Tests use sample contract from `near-hello` npm package, see https://github.com/

Follow next steps:

1. [Change hash for the commit with errors in the nearcore](https://github.com/near/near-api-js/blob/master/gen_error_types.js#L7-L9)
1. [Change hash for the commit with errors in the nearcore](https://github.com/near/near-api-js/blob/master/fetch_error_schema.js#L8-L9)
2. Fetch new schema: `node fetch_error_schema.js`
3. `yarn build` to update `lib/**.js` files

Expand Down

0 comments on commit 9f7a2a7

Please sign in to comment.