Skip to content

Commit 1cef8ef

Browse files
Fixed broken links
1 parent 9772530 commit 1cef8ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/sharding/provisioning/provisioning_with_control_on_resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ This example uses `shard_prov_memory_cpu.yaml` to provision an Oracle Database s
1414
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/)
1515
* 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`.
1616
* 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_memory_cpu.yaml`.
17-
* 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)
17+
* 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)
1818

19-
Use the YAML file [shard_prov_memory_cpu.yaml](./doc/sharding/provisioning/shard_prov_memory_cpu.yaml).
19+
Use the YAML file [shard_prov_memory_cpu.yaml](./shard_prov_memory_cpu.yaml).
2020

2121
1. Deploy the `shard_prov_memory_cpu.yaml` file:
2222

0 commit comments

Comments
 (0)