Skip to content

Commit ffa99bd

Browse files
Fix links.
1 parent 4d23970 commit ffa99bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ This directory contains the test suite for python-oracledb.
3434

3535
python drop_schema.py
3636

37-
[1]: https://github.com/oracle/python-oracledb/blob/main/test/create_schema.py
38-
[2]: https://github.com/oracle/python-oracledb/blob/main/test/test_env.py
39-
[3]: https://github.com/oracle/python-oracledb/blob/main/test/drop_schema.py
37+
[1]: https://github.com/oracle/python-oracledb/blob/main/tests/create_schema.py
38+
[2]: https://github.com/oracle/python-oracledb/blob/main/tests/test_env.py
39+
[3]: https://github.com/oracle/python-oracledb/blob/main/tests/drop_schema.py

0 commit comments

Comments
 (0)