We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d354a commit b9bde78Copy full SHA for b9bde78
src/pages/home.tsx
@@ -19,7 +19,7 @@ export const HomeContent = () => {
19
<h2>Getting Started</h2>
20
<CardGroup cols={3}>
21
<Card
22
- title="Lean About DevOps Foundations"
+ title="Learn About DevOps Foundations"
23
href="/2.0/docs/overview/concepts/devopsfoundations"
24
icon="/img/icons/learn.svg"
25
>
0 commit comments