fix link to samples in nodejs README (#6746)

This commit is contained in:
Yulong Wang 2021-02-19 10:56:22 -08:00 committed by GitHub
parent 79b966b01a
commit a25c8e52a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ Install the latest dev version:
npm install onnxruntime@dev
```
Refer to [Node.js samples](../samples/README.md#Nodejs) for samples and tutorials.
Refer to [Node.js samples](../samples/nodejs/README.md) for samples and tutorials.
## Requirements