Skip to content

Commit 9a6ca14

Browse files
authored
Update schema.md (#8443)
Replace schema.js with link to schema.eksctl.io
1 parent b5c0402 commit 9a6ca14

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

userdocs/src/usage/schema.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Config File Schema
22

3-
Use `eksctl utils schema` to get the raw JSON schema.
4-
<script type="module" src="../schema.js"></script>
3+
[View the eksctl schema](https://schema.eksctl.io) on `schema.eksctl.io`.
4+
5+
The schema moved to a new location, as part of the migration to the AWS Docs.
56

6-
<table id="config"></table>
7+
Use `eksctl utils schema` to get the raw JSON schema.

0 commit comments

Comments
 (0)