Skip to content

Commit

Permalink
fix card title on intro page
Browse files Browse the repository at this point in the history
  • Loading branch information
russd2357 committed Feb 21, 2025
1 parent 40b584f commit 24d098e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const HighlightedWorkshops = () => (
<a className="pagination-nav__link card padding--lg cardContainer"
href="./getting-started/aks-automatic">
<h2 className="text--truncate cardTitle">
Getting Started with AKS Automatic
Kubernetes the Easy Way with AKS Automatic
</h2>
<p className="cardDescription">
Learn how to deploy a Kubernetes cluster using AKS Automatic. </p>
Expand Down

0 comments on commit 24d098e

Please sign in to comment.