remove docs about windows symlinks which are now inaccurage

pull/8958/head
Megan Marsh 6 years ago
parent 409503f80f
commit 65b64d04d0

@ -25,11 +25,6 @@ import (
// * HTTP
// * Amazon S3
//
//
// \~> On Windows, using a symlink to refer to local files is currently
// unsupported. Packer will always copy a local iso into the Packer cache
// directory.
//
// Examples:
// go-getter can guess the checksum type based on `iso_checksum` len.
//

@ -12,10 +12,6 @@ go-getter supports the following protocols:
* HTTP
* Amazon S3
\~> On Windows, using a symlink to refer to local files is currently
unsupported. Packer will always copy a local iso into the Packer cache
directory.
Examples:
go-getter can guess the checksum type based on `iso_checksum` len.

Loading…
Cancel
Save