Skip to content

Commit d6d791a

Browse files
committed
change broken link
1 parent e9da2d3 commit d6d791a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

aws/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Have the following tools installed:
2121
- sed
2222
- Tfenv (Optional) - [Installation](https://github.com/tfutils/tfenv)
2323
- Terraform CLI - [Installation](https://learn.hashicorp.com/tutorials/terraform/install-cli)
24-
- Vault - [Installation](https://developer.hashicorp.com/vault/docs/install)
24+
- Vault - [Installation](https://developer.hashicorp.com/vault/install)
2525
- wget - [Installation](https://www.jcchouinard.com/wget/)
2626

2727
Make sure you have an active account at AWS for which you have configured the credentials on the system where you will execute the steps below. In this example we stored the credentials under an aws profile as `awsuser`.

azure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Have the following tools installed:
1919
- sed
2020
- Terraform CLI - [Installation](https://learn.hashicorp.com/tutorials/terraform/install-cli)
2121
- Tfenv (Optional) - [Installation](https://github.com/tfutils/tfenv)
22-
- Vault - [Installation](https://developer.hashicorp.com/vault/docs/install)
22+
- Vault - [Installation](https://developer.hashicorp.com/vault/install)
2323
- Wget - [Installation](https://www.jcchouinard.com/wget/)
2424

2525

gcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Have the following tools installed:
1717
- sed
1818
- Terraform CLI - [Installation](https://learn.hashicorp.com/tutorials/terraform/install-cli)
1919
- Tfenv (Optional) - [Installation](https://github.com/tfutils/tfenv)
20-
- vault - [Installation](https://developer.hashicorp.com/vault/docs/install)
20+
- vault - [Installation](https://developer.hashicorp.com/vault/install)
2121
- Wget - [Installation](https://www.jcchouinard.com/wget/)
2222

2323

0 commit comments

Comments
 (0)