Skip to content

Commit 54cc80d

Browse files
committed
Update URL to reflect changed OTN hierarchy
1 parent b2ea4ed commit 54cc80d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Oracle Database.
1010
This is an open source project maintained by Oracle Corp.
1111

1212
The node-oracledb home page is on the
13-
[Oracle Technology Network](http://www.oracle.com/technetwork/database/database-technologies/node_js/index.html).
13+
[Oracle Technology Network](http://www.oracle.com/technetwork/database/database-technologies/scripting-languages/node_js/).
1414

1515
### Node-oracledb supports:
1616

examples/clobexample.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ This is example text used for node-oracledb CLOB examples.
22

33
The Oracle Database Node.js driver powers high performance Node.js applications.
44

5-
The node-oracledb home page is at http://www.oracle.com/technetwork/database/database-technologies/node_js/index.html
5+
The node-oracledb home page is at http://www.oracle.com/technetwork/database/database-technologies/scripting-languages/node_js/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.4.0",
44
"description": "Oracle Database driver by Oracle Corp.",
55
"license": "Apache-2.0",
6-
"homepage": "http://www.oracle.com/technetwork/database/database-technologies/node_js/index.html",
6+
"homepage": "http://www.oracle.com/technetwork/database/database-technologies/scripting-languages/node_js/",
77
"keywords": [
88
"oracledb",
99
"dboracle",

test/clobexample.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ This is example text used for node-oracledb CLOB examples.
22

33
The Oracle Database Node.js driver powers high performance Node.js applications.
44

5-
The node-oracledb home page is at http://www.oracle.com/technetwork/database/database-technologies/node_js/index.html
5+
The node-oracledb home page is at http://www.oracle.com/technetwork/database/database-technologies/scripting-languages/node_js/

0 commit comments

Comments
 (0)