Skip to content

Commit 6398b54

Browse files
committed
schema location update
1 parent 0d60658 commit 6398b54

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/schema.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
NOTE: The location of the schema is currently being migrated.
66

7-
You can use a yaml file to create a cluster. https://eksctl.io/usage/schema/[View the schema reference.]
7+
You can use a yaml file to create a cluster. https://schema.eksctl.io/[View the schema reference.]
88

99
For example:
1010

@@ -13,6 +13,6 @@ For example:
1313
eksctl create cluster -f cluster.yaml
1414
----
1515

16-
https://eksctl.io/usage/schema/[The schema reference for this file is available on GitHub.]
16+
https://schema.eksctl.io/[The schema reference for this file is available on GitHub.]
1717

1818
For more information about using the file, see <<creating-and-managing-clusters>>.

public-pages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<span class="secondary-title">Cluster Config File Schema</span>
123123
</div>
124124
<div class="nav-right">
125-
<a href="https://alpha.www.docs.aws.a2z.com/eks/latest/eksctl/what-is-eksctl.html" class="nav-button" target="_blank" rel="noopener noreferrer">
125+
<a href="https://docs.aws.amazon.com/eks/latest/eksctl/what-is-eksctl.html" class="nav-button" target="_blank" rel="noopener noreferrer">
126126
<span class="button-text">Documentation</span>
127127
<span class="button-icon"></span>
128128
</a>

0 commit comments

Comments
 (0)