From 165fdcae4d89ef65863531bae17ac60089bfb9b8 Mon Sep 17 00:00:00 2001 From: Dave Dietrick Date: Sun, 17 Nov 2024 17:33:04 +0100 Subject: [PATCH] Fixed dead link --- docs/terraform/index.md | 3 +-- package-lock.json | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/terraform/index.md b/docs/terraform/index.md index 201ea55..14210e3 100644 --- a/docs/terraform/index.md +++ b/docs/terraform/index.md @@ -4,5 +4,4 @@ Terraform is a software that allows you to define your infrastructure as code. Y ## 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. diff --git a/package-lock.json b/package-lock.json index 4a7bbf6..77b4c05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,6 +5,7 @@ "requires": true, "packages": { "": { + "name": "docs", "version": "1.0.0", "license": "ISC", "devDependencies": {