Skip to content

Commit 986253d

Browse files
committed
docs: fix path
1 parent 40e1cf1 commit 986253d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
> Oracle's standard client-server network compatibility applies: Oracle Client 12.2 can connect to Oracle Database 11.2 or greater. Oracle Client 12.1 can connect to Oracle Database 10.2 or greater. Oracle Client 11.2 can connect to Oracle Database 9.2 or greater.
2626
> - Set `OCI_LIB_DIR` and `OCI_INC_DIR` during installation if the Oracle libraries and headers are in non-default location
2727
>
28-
> See [INSTALL](https://github.com/oracle/node-oracledb/tree/master/INSTALL.md) for details.
28+
> See [INSTALL](https://github.com/oracle/node-oracledb/blob/d93d86ce15b5bd2a02c0c276a23c2997e9beedea/INSTALL.md) for details.
2929
3030

3131
```bash

0 commit comments

Comments
 (0)