Skip to content

Commit ee3973b

Browse files
authored
Links fixes (#2037)
Signed-off-by: Artiom Diomin <[email protected]>
1 parent fedb7c8 commit ee3973b

File tree

1 file changed

+2
-2
lines changed
  • content/kubeone/v1.12/references/terraform-integration

1 file changed

+2
-2
lines changed

content/kubeone/v1.12/references/terraform-integration/_index.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ output "kubeone_hosts" {}
2121
# Contains templates for generating the MachineDeployment objects.
2222
# More information about Cluster-API, machine-controller, and
2323
# MachineDeployments can be found in the Concepts document:
24-
# https://docs.kubermatic.com/kubeone/release/v1.12/architecture/concepts/#kubermatic-machine-controller
24+
# https://docs.kubermatic.com/kubeone/v1.12/architecture/concepts/#kubermatic-machine-controller
2525
# Example MachineDeployment manifests for each supported provider can be found
2626
# in the machine-controller repository:
2727
# https://github.com/kubermatic/machine-controller/tree/release/v1.12/examples
@@ -70,7 +70,7 @@ output "kubeone_hosts" {
7070
# Cloud provider name.
7171
# KubeOne Terraform integration works only for natively-supported
7272
# providers:
73-
# https://docs.kubermatic.com/kubeone/release/v1.12/architecture/compatibility/
73+
# https://docs.kubermatic.com/kubeone/v1.12/architecture/compatibility/
7474
# The cloud provider name is defined by the KubeOne API.
7575
# You can run kubeone config print --full and refer to the
7676
# cloudProvider section for the list of cloud provider names

0 commit comments

Comments
 (0)