Merge pull request #26158 from fourplusone/patch-1
Fix broken link in providers/mirror documentation
This commit is contained in:
commit
11119e7e3f
|
@ -41,7 +41,7 @@ themselves.
|
||||||
|
|
||||||
Terraform will also generate various `.json` index files which contain suitable
|
Terraform will also generate various `.json` index files which contain suitable
|
||||||
responses to implement
|
responses to implement
|
||||||
[the network mirror protocol](/docs/internals/providor-network-mirror-protocol.html),
|
[the network mirror protocol](/docs/internals/provider-network-mirror-protocol.html),
|
||||||
if you upload the resulting directory to a static website host. Terraform
|
if you upload the resulting directory to a static website host. Terraform
|
||||||
ignores those index files when using the directory as a filesystem mirror,
|
ignores those index files when using the directory as a filesystem mirror,
|
||||||
because the directory entries themselves are authoritative in that case.
|
because the directory entries themselves are authoritative in that case.
|
||||||
|
|
Loading…
Reference in New Issue