Skip to content

Commit 49f5f92

Browse files
Merge pull request #121 from jocelyn-mendez1/DOCPS-38854
DOCSP-38854 Fix typo in install instructions
2 parents f915258 + a4bf4cc commit 49f5f92

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

source/installation/install-on-a-local-machine/install-mac.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Steps
3030

3131
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
3232

33-
- `Oracle: 21.6.0.0 of odjbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
33+
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
3434

3535
b. Copy the driver files to ``/Library/Application Support/MongoDB/Relational Migrator/Drivers``.
3636

source/installation/install-on-a-local-machine/install-on-a-local-machine.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you are migrating from a MySQL database:
3939

4040
If you are migrating from an Oracle database:
4141

42-
- Download `21.6.0.0 of odjbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-drivers-archive.html>`_.
42+
- Download `21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-drivers-archive.html>`_.
4343

4444
- (Optional) To migrate tables that contain the ``XMLType`` type, you must also download the
4545
`xdb.jar <https://www.oracle.com/database/technologies/appdev/jdbc-drivers-archive.html>`__ driver.

source/installation/install-on-a-local-machine/install-rhel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Steps
3939

4040
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
4141

42-
- `Oracle: 21.6.0.0 of odjbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
42+
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
4343

4444
b. Copy the driver files to ``/opt/mongodb-relational-migrator/lib/app/lib``.
4545

source/installation/install-on-a-local-machine/install-ubuntu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Steps
3939

4040
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
4141

42-
- `Oracle: 21.6.0.0 of odjbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
42+
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
4343

4444
b. Copy the driver files to ``/opt/mongodb-relational-migrator/lib/app/lib``.
4545

source/installation/install-on-a-local-machine/install-windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Steps
3838

3939
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
4040

41-
- `Oracle: 21.6.0.0 of odjbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
41+
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
4242

4343
b. Copy the driver files to ``c:\Users\<username>\AppData\Local\MongoDB\Relational Migrator\Data\Drivers``.
4444

source/installation/install-on-an-unattended-server/rhel-centos-server-installation/install-rhel-server.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Steps
4242

4343
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
4444

45-
- `Oracle: 21.6.0.0 of odjbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
45+
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
4646

4747
b. Copy the driver files to ``/opt/mongodb-relational-migrator/lib/app/lib``.
4848

0 commit comments

Comments
 (0)