@@ -20,12 +20,12 @@ See [Getting Started with Node-oracledb][1] and [Quick Start Node-oracledb Insta
20
20
21
21
## Documentation
22
22
23
- See [ Documentation for the Oracle Database Node.js Add-on] [ 32 ] and the [ release
24
- notes] [ 33 ] .
23
+ See [ Documentation for the Oracle Database Node.js Add-on] [ 9 ] and the [ release
24
+ notes] [ 10 ] .
25
25
26
26
## Examples
27
27
28
- See the [ examples] [ 30 ] directory. Start with [ examples/example.js] [ 31 ] .
28
+ See the [ examples] [ 7 ] directory. Start with [ examples/example.js] [ 8 ] .
29
29
30
30
## Help
31
31
@@ -34,19 +34,16 @@ to join Slack][6]).
34
34
35
35
## <a name =" testing " ></a > Tests
36
36
37
- To run the test suite see [ test/README] [ 34 ] .
37
+ To run the test suite see [ test/README] [ 11 ] .
38
38
39
39
## Contributing
40
40
41
41
This project welcomes contributions from the community. Before submitting a
42
- pull request, please [ review our contribution guide] [ 35 ] .
43
-
44
- Oracle gratefully acknowledges the contributions to node-oracledb that have
45
- been made by the community.
42
+ pull request, please [ review our contribution guide] [ 12 ] .
46
43
47
44
## Security
48
45
49
- Please consult the [ security guide] ( ./SECURITY.md ) for our responsible security
46
+ Please consult the [ security guide] [ 13 ] for our responsible security
50
47
vulnerability disclosure process.
51
48
52
49
## License
@@ -79,9 +76,10 @@ limitations under the License.
79
76
[ 4 ] : https://oracle.github.io/node-oracledb
80
77
[ 5 ] : https://node-oracledb.slack.com/
81
78
[ 6 ] : https://join.slack.com/t/node-oracledb/shared_invite/enQtNDU4Mjc2NzM5OTA2LWMzY2ZlZDY5MDdlMGZiMGRkY2IzYjI5OGU4YTEzZWM5YjQ3ODUzMjcxNWQyNzE4MzM5YjNkYjVmNDk5OWU5NDM
82
- [ 30 ] : https://github.com/oracle/node-oracledb/blob/main/examples
83
- [ 31 ] : https://github.com/oracle/node-oracledb/blob/main/examples/example.js
84
- [ 32 ] : https://node-oracledb.readthedocs.io/en/latest/
85
- [ 33 ] : https://node-oracledb.readthedocs.io/en/latest/release_notes.html
86
- [ 34 ] : https://github.com/oracle/node-oracledb/blob/main/test/README.md
87
- [ 35 ] : https://github.com/oracle/node-oracledb/blob/main/CONTRIBUTING.md
79
+ [ 7 ] : https://github.com/oracle/node-oracledb/blob/main/examples
80
+ [ 8 ] : https://github.com/oracle/node-oracledb/blob/main/examples/example.js
81
+ [ 9 ] : https://node-oracledb.readthedocs.io/en/latest/
82
+ [ 10 ] : https://node-oracledb.readthedocs.io/en/latest/release_notes.html
83
+ [ 11 ] : https://github.com/oracle/node-oracledb/blob/main/test/README.md
84
+ [ 12 ] : https://github.com/oracle/node-oracledb/blob/main/CONTRIBUTING.md
85
+ [ 13 ] : https://github.com/oracle/node-oracledb/blob/main/SECURITY.md
0 commit comments