Skip to content

Commit 255d731

Browse files
committed
Add shortcut to EKS Anywhere
1 parent fa369ca commit 255d731

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.toml

+5
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ name = "<i class='fas fa-chalkboard'></i> AWS Partner Workshops"
107107
url = "https://awsworkshop.io"
108108
weight = 10
109109

110+
[[menu.shortcuts]]
111+
name = "<i class='fas fa-chalkboard'></i> EKS Anywhere"
112+
url = "https://anywhere.eks.amazonaws.com/docs/getting-started/"
113+
weight = 11
114+
110115
[[menu.shortcuts]]
111116
name = "<i class='fas fa-bookmark'></i> More Resources"
112117
url = "/more_resources"

0 commit comments

Comments
 (0)