Skip to content

Commit 6c53b37

Browse files
committed
more link fixes
1 parent b3cab16 commit 6c53b37

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

content/well-architected-framework/docs/docs/define-and-automate-processes/process-automation/fully-automated.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ In this section of Process automation, you learned best practices for implementi
7373
You can learn to get with Packer and Waypoint in the following documents:
7474

7575
- [What is HCP Packer?](/hcp/docs/packer)
76-
- [What is HCP Terraform?](/hcp/docs/terraform)
76+
- [What is HCP Terraform?](/terraform/docs)
7777
- [Get started with HCP Waypoint](/hcp/docs/waypoint)

content/well-architected-framework/docs/docs/secure-systems/secrets/store-static-secrets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ External resources:
3838

3939
## Next steps
4040

41-
In this section of how to [secure secrets](/well-architected-framework/secure-systems/secrets), you learned about how to store static secrets in your organization. Storing static secrets is part of the [Secure systems pillar](/well-architected-framework/secure-systems).
41+
In this section of how to Secure secrets, you learned about how to store static secrets in your organization. Storing static secrets is part of the [Secure systems pillar](/well-architected-framework/secure-systems).

content/well-architected-framework/docs/docs/secure-systems/validate-software-integrity.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,11 @@ important to validate and test software to ensure you use secure software. Learn
101101
how to validate HashiCorp software integrity by [verifying the
102102
checksums](/well-architected-framework/verify-hashicorp-binary) of the software
103103
you download. Validating software integrity is part of the [Secure
104-
data](/well-architected-framework/secure-systems/data) pillar.
104+
data](/well-architected-framework/secure-systems) pillar.
105105

106106
Refer to the following documents to learn more about secure software processes:
107107

108-
- [Define infrastructure as code](/well-architected-framework/define-and-automate-processes/define/infrastructure) to understand infrastructure as code principles
108+
- [Define infrastructure as code](/well-architected-framework/define-and-automate-processes/define/as-code/infrastructure) to understand infrastructure as code principles
109109
- Topics in **Automate your workflows**
110110
- [CI/CD](/well-architected-framework/define-and-automate-processes/automate/cicd) - Implement automation for infrastructure and applications
111111
- [Testing](/well-architected-framework/define-and-automate-processes/automate/testing) - Implement testing for infrastructure and applications

0 commit comments

Comments
 (0)