Skip to content

Commit cc3a254

Browse files
committed
correct post infra deployment sections for all types of deployments
1 parent b04aac5 commit cc3a254

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/aws-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ kubectl create secret generic rds-ssl-cert --from-file=cert.pem=<your-ssl-bundle
174174
175175
## Application Deployment
176176

177-
Return to the [Dependency Installation](../README.md#install-required-dependencies) and [Application Deployment](../README.md#install-sas-retrieval-agent-manager) sections of the documentation to continue the deployment.
177+
Return to the [Application Deployment Guide](../README.md#application-deployment-guide) section of the documentation to continue the deployment.

docs/k8s-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ sudo docker run --rm -it \
120120

121121
## Application Deployment
122122

123-
Return to the [Dependency Installation](../README.md#install-required-dependencies) and [Application Deployment](../README.md#install-sas-retrieval-agent-manager) sections of the documentation to continue the deployment.
123+
Return to the [Application Deployment Guide](../README.md#application-deployment-guide) section of the documentation to continue the deployment.
124124

125125
## Troubleshooting
126126

0 commit comments

Comments
 (0)