diff --git a/README.md b/README.md index a27dba8d01..c4fd1d2766 100644 --- a/README.md +++ b/README.md @@ -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