Skip to content

Commit 578743f

Browse files
committed
Fix link in patch to point to new location
1 parent a945304 commit 578743f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/database/db_systems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ see [Default Options for the Initial Database](https://docs.us-phoenix-1.oraclec
6363

6464
The DB System will include a command line interface (CLI) that you can use to create additional databases and
6565
manage existing databases. For more information, see the
66-
[Oracle Database CLI Reference](https://docs.us-phoenix-1.oraclecloud.com/Content/Database/References/odacli.htm#Oracle_Database_CLI_Reference).
66+
[Oracle Database CLI Reference](https://docs.cloud.oracle.com/iaas/Content/Database/References/dbacli.htm).
6767

6868

6969
The following arguments are supported:

website/docs/r/database_db_system.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ see [Default Options for the Initial Database](https://docs.us-phoenix-1.oraclec
1818

1919
The DB System will include a command line interface (CLI) that you can use to create additional databases and
2020
manage existing databases. For more information, see the
21-
[Oracle Database CLI Reference](https://docs.us-phoenix-1.oraclecloud.com/Content/Database/References/odacli.htm#Oracle_Database_CLI_Reference).
21+
[Oracle Database CLI Reference](https://docs.cloud.oracle.com/iaas/Content/Database/References/dbacli.htm).
2222

2323

2424
## Example Usage

0 commit comments

Comments
 (0)