From 4ca1df0a8bc137f4487d285be650bfe4cb9bf941 Mon Sep 17 00:00:00 2001 From: Peter Mescalchin Date: Sat, 17 Sep 2022 16:58:53 +1000 Subject: [PATCH] Reference `LICENSE` and `CODE_OF_CONDUCT.md` directly to avoid incorrect branch name in URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 136dd54..501fa9e 100644 --- a/README.md +++ b/README.md @@ -262,11 +262,11 @@ to `true`, the following outputs are available for subsequent steps that call th ## License -[Mozilla Public License v2.0](https://github.com/hashicorp/setup-terraform/blob/master/LICENSE) +[Mozilla Public License v2.0](LICENSE) ## Code of Conduct -[Code of Conduct](https://github.com/hashicorp/setup-terraform/blob/master/CODE_OF_CONDUCT.md) +[Code of Conduct](CODE_OF_CONDUCT.md) ## Experimental Status