Skip to content

Commit f99c2fa

Browse files
authored
Merge pull request #40318 from jiecloud/path-2
[en] fix Equinix Metal url 404
2 parents d42d781 + 7bfd4f5 commit f99c2fa

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/setup/production-environment/tools

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/tools/kubespray.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Kubespray provides the following utilities to help provision your environment:
5252
* [Terraform](https://www.terraform.io/) scripts for the following cloud providers:
5353
* [AWS](https://github.com/kubernetes-sigs/kubespray/tree/master/contrib/terraform/aws)
5454
* [OpenStack](https://github.com/kubernetes-sigs/kubespray/tree/master/contrib/terraform/openstack)
55-
* [Equinix Metal](https://github.com/kubernetes-sigs/kubespray/tree/master/contrib/terraform/metal)
55+
* [Equinix Metal](https://github.com/kubernetes-sigs/kubespray/tree/master/contrib/terraform/equinix)
5656

5757
### (2/5) Compose an inventory file
5858

0 commit comments

Comments
 (0)