From f91b65f84c337783aa3914d96bfbb2f765832d2a Mon Sep 17 00:00:00 2001 From: trujillo-adam Date: Mon, 17 Mar 2025 14:02:59 -0700 Subject: [PATCH] replace .io links with devdot links --- website/README.md | 2 +- website/content/docs/index.mdx | 2 +- .../content/docs/post-processors/artifice.mdx | 17 +++++++++-------- .../hcl_templates/blocks/build/index.mdx | 6 ++---- .../templates/hcl_templates/blocks/source.mdx | 8 +++----- .../functions/contextual/consul.mdx | 3 +-- .../functions/contextual/vault.mdx | 7 +++---- .../hcl_templates/functions/string/regex.mdx | 6 ------ .../hcl_templates/functions/uuid/uuidv5.mdx | 6 +++--- .../legacy_json_templates/user-variables.mdx | 6 ++---- website/content/docs/terminology.mdx | 2 +- .../guides/packer-on-cicd/trigger-tfe.mdx | 6 ++---- .../bootcommand/BootConfig.mdx | 2 +- 13 files changed, 29 insertions(+), 44 deletions(-) diff --git a/website/README.md b/website/README.md index 611b80b09..371780cee 100644 --- a/website/README.md +++ b/website/README.md @@ -1,6 +1,6 @@ # Packer Documentation Website -This subdirectory contains the content for the [Packer Website](https://packer.io/). +This subdirectory contains the content for the [Packer documentation website](https://developer.hashicorp.com/packer/docs).