Skip to content

Commit 40564e6

Browse files
authored
docs: update README.md (#586)
Revised references from `hashicorp` to `vmware`. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent c188f66 commit 40564e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ packer {
7979
required_plugins {
8080
vsphere = {
8181
version = ">= 2.0.0"
82-
source = "github.com/hashicorp/vsphere"
82+
source = "github.com/vmware/vsphere"
8383
}
8484
}
8585
}
@@ -129,5 +129,5 @@ For more information on how to configure the plugin, please see the [plugin docu
129129
[docs-vsphere-plugin]: https://developer.hashicorp.com/packer/plugins/builders/vsphere
130130
[golang-install]: https://golang.org/doc/install
131131
[packer]: https://www.packer.io
132-
[releases-vsphere-plugin]: https://github.com/hashicorp/packer-plugin-vsphere/releases
132+
[releases-vsphere-plugin]: https://github.com/vmware/packer-plugin-vsphere/releases
133133
[product-lifecycle]: https://support.broadcom.com/group/ecx/productlifecycle

0 commit comments

Comments
 (0)