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": {