Fixed dead link

This commit is contained in:
2024-11-17 17:33:04 +01:00
parent 73a6386b88
commit 165fdcae4d
2 changed files with 2 additions and 2 deletions

View File

@@ -4,5 +4,4 @@ Terraform is a software that allows you to define your infrastructure as code. Y
## Installation ## Installation
Installation can be done from the [terraform website](terraform.io), where you can download the binary and add it to your path. If on mac, this can be done with brew. Installation can be done from the [terraform website](http://www.terraform.io), where you can download the binary and add it to your path. If on mac, this can be done with brew.

1
package-lock.json generated
View File

@@ -5,6 +5,7 @@
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "docs",
"version": "1.0.0", "version": "1.0.0",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {