Skip to content

Commit 8c57164

Browse files
Fixed broken links
1 parent 11a492c commit 8c57164

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/sharding/provisioning/provisioning_by_cloning_db_gold_image_in_same_ad.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Choosing this option takes substantially less time during the Oracle Database Sh
2525
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/)
2626
* 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`.
2727
* 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`.
28-
* 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)
28+
* 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)
2929

30-
Use the file: [shard_prov_clone.yaml](./doc/sharding/provisioning/shard_prov_clone.yaml) for this use case as below:
30+
Use the file: [shard_prov_clone.yaml](./shard_prov_clone.yaml) for this use case as below:
3131

3232
1. Deploy the `shard_prov_clone.yaml` file:
3333
```sh

0 commit comments

Comments
 (0)