Skip to content

Commit cccc190

Browse files
Santhosh Kumar VudaSanthosh Kumar Vuda
authored andcommitted
README link fixes
1 parent 03de8e5 commit cccc190

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ At present, for testing purposes follow the below mentioned steps to build an im
8787
- The docker image built from above step, can be either pushed to Docker Hub or OCI Container Registry (OCIR) or to a Local Docker Registry depending on the requirements.
8888
- [How to push the image to Docker Hub](https://docs.docker.com/docker-hub/repos/#pushing-a-docker-container-image-to-docker-hub)
8989
- [How to push the image to OCIR](https://www.oracle.com/webfolder/technetwork/tutorials/obe/oci/registry/index.html).
90-
- [How to push the image to Local Registry](https://www.oracle.com/webfolder/technetwork/tutorials/obe/oci/registry/index.html).
90+
- [How to push the image to Local Registry](https://docs.docker.com/registry/deploying/).
9191

9292
### Deploying Kuberenetes resources using Kubectl
9393

@@ -164,11 +164,11 @@ These yaml files needs to be applied using kubectl to create the necessary resou
164164

165165
##### fluentd-deployment.yaml
166166

167-
Refer [this](#fluentd-daemonset.yaml) section.
167+
Refer [this](#fluentd-daemonsetyaml) section.
168168

169-
##### secrets.yaml
169+
##### secrets.yaml (Optional)
170170

171-
Refer [this](#secrets.yaml) section.
171+
Refer [this](#secretsyaml-optional) section.
172172

173173
##### Commands Reference
174174

0 commit comments

Comments
 (0)