Skip to content

Commit 11a492c

Browse files
Fixed broken links
1 parent c928110 commit 11a492c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/sharding/provisioning/provisioning_by_cloning_db_from_gold_image_across_ads.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ NOTE:
2929
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/)
3030
* 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`.
3131
* 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_clone_across_ads.yaml`.
32-
* 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)
32+
* 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)
3333

34-
Use the file: [shard_prov_clone_across_ads.yaml](./doc/sharding/provisioning/shard_prov_clone_across_ads.yaml) for this use case as below:
34+
Use the file: [shard_prov_clone_across_ads.yaml](./shard_prov_clone_across_ads.yaml) for this use case as below:
3535

3636
1. Deploy the `shard_prov_clone_across_ads.yaml` file:
3737
```sh

0 commit comments

Comments
 (0)