From 35eed086c15786a3462d269277d64e2f6c747c3b Mon Sep 17 00:00:00 2001 From: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com> Date: Fri, 28 Mar 2025 07:10:47 -0700 Subject: [PATCH] Replace .io links with devdot links (#13335) * replace .io links with devdot links * update links in website docs readme --- website/README.md | 8 ++++---- 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, 32 insertions(+), 47 deletions(-) diff --git a/website/README.md b/website/README.md index 611b80b09..fcd3f0c56 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).