From 45a0315258e481ebd52f7b944b74a891fd19e967 Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Sun, 22 Feb 2026 12:06:13 -0500 Subject: [PATCH] docs: update examples url Replaced references to `github.com/vmware-samples/packer-examples-for-vsphere` with `github.com/vmware/packer-examples-for-vsphere`. Signed-off-by: Ryan Johnson --- .web-docs/components/builder/vsphere-iso/README.md | 2 +- docs/builders/vsphere-iso.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.web-docs/components/builder/vsphere-iso/README.md b/.web-docs/components/builder/vsphere-iso/README.md index 06dc4a5f..c4453961 100644 --- a/.web-docs/components/builder/vsphere-iso/README.md +++ b/.web-docs/components/builder/vsphere-iso/README.md @@ -14,7 +14,7 @@ their respective End of General Support dates. For detailed information, refer t - Basic examples are available in the [examples](https://github.com/vmware/packer-plugin-vsphere/tree/main/examples/) directory of the GitHub repository. -- Additional examples are available in the [`vmware-samples/packer-examples-for-vsphere`](https://github.com/vmware-samples/packer-examples-for-vsphere) +- Additional examples are available in the [`vmware/packer-examples-for-vsphere`](https://github.com/vmware/packer-examples-for-vsphere) GitHub repository maintained by VMware by Broadcom. ## Configuration Reference diff --git a/docs/builders/vsphere-iso.mdx b/docs/builders/vsphere-iso.mdx index 781f46cb..ccaf34af 100644 --- a/docs/builders/vsphere-iso.mdx +++ b/docs/builders/vsphere-iso.mdx @@ -26,7 +26,7 @@ their respective End of General Support dates. For detailed information, refer t - Basic examples are available in the [examples](https://github.com/vmware/packer-plugin-vsphere/tree/main/examples/) directory of the GitHub repository. -- Additional examples are available in the [`vmware-samples/packer-examples-for-vsphere`](https://github.com/vmware-samples/packer-examples-for-vsphere) +- Additional examples are available in the [`vmware/packer-examples-for-vsphere`](https://github.com/vmware/packer-examples-for-vsphere) GitHub repository maintained by VMware by Broadcom. ## Configuration Reference