Skip to content

Commit 3140c6c

Browse files
Fixed broken links
1 parent 1cef8ef commit 3140c6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/sharding/provisioning/provisioning_with_notification_using_oci_notification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ To do this:
6262
In this example, we are using pre-built Oracle Database and Global Data Services container images available on [Oracle Container Registry](https://container-registry.oracle.com/)
6363
* To pull the above images from Oracle Container Registry, create a Kubernetes secret named `ocr-reg-cred` using your credentials with type set to `kubernetes.io/dockerconfigjson` in the namespace `shns`.
6464
* If you plan to use images built by you, you need to change `dbImage` and `gsmImage` tag with the images you have built in your enviornment in file `shard_prov.yaml`.
65-
* To understand the Pre-requisite of Database and Global Data Services docker images, refer [Oracle Database and Global Data Services Docker Images](../ORACLE_SHARDING_CONTROLLER_README.md#3-oracle-database-and-global-data-services-docker-images)
65+
* To understand the Pre-requisite of Database and Global Data Services docker images, refer [Oracle Database and Global Data Services Docker Images](../README.md#3-oracle-database-and-global-data-services-docker-images)
6666

67-
Use the file: [shard_prov_send_notification.yaml](./doc/sharding/provisioning/shard_prov_send_notification.yaml) for this use case as below:
67+
Use the file: [shard_prov_send_notification.yaml](./shard_prov_send_notification.yaml) for this use case as below:
6868

6969
1. Deploy the `shard_prov_send_notification.yaml` file:
7070
```sh

0 commit comments

Comments
 (0)