Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit 72fe44a

Browse files
Fixed Docs Link in README.md
Signed-off-by: Mujeebullah Kalwar <[email protected]>
1 parent ae9f8a2 commit 72fe44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrappers/nodejs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Use environment variable `RUST_LOG={info|debug|trace}` to output logs of Libindy
4747

4848
i.e. `ld: library not found for -llibindy`
4949

50-
First, make sure you have the latest libindy for your platform. Also make sure you have any other libraries it depends on. See [indy-sdk/doc](https://github.com/hyperledger/indy-sdk/tree/master/doc)
50+
First, make sure you have the latest libindy for your platform. Also make sure you have any other libraries it depends on. See [indy-sdk/docs](https://github.com/hyperledger/indy-sdk/tree/master/docs)
5151

5252
Second, make sure it's in the linker search path. The easiest way is to use the system library path.
5353
* ubuntu `/usr/lib/libindy.so`

0 commit comments

Comments
 (0)