Skip to content

Commit 21aa51c

Browse files
committed
the 'what' before the 'install'
1 parent fedd7c4 commit 21aa51c

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

docs/getting-started/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ For more advanced concepts in Harper, see our [blog](https://www.harpersystems.d
1717
<CustomDocCardList
1818
columns={2}
1919
items={[
20-
{
21-
type: 'link',
22-
href: 'getting-started/install-harper',
23-
label: 'Install Harper',
24-
description: 'Pick the installation method that best suits your environment',
25-
},
2620
{
2721
type: 'link',
2822
href: 'getting-started/what-is-harper',
2923
label: 'What is Harper',
3024
description: 'Learn about Harper, how it works, and some of its usecases',
3125
},
26+
{
27+
type: 'link',
28+
href: 'getting-started/install-harper',
29+
label: 'Install Harper',
30+
description: 'Pick the installation method that best suits your environment',
31+
},
3232
{
3333
type: 'link',
3434
href: 'getting-started/harper-concepts',

versioned_docs/version-4.5/getting-started/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ For more advanced concepts in Harper, see our [blog](https://www.harpersystems.d
1717
<CustomDocCardList
1818
columns={2}
1919
items={[
20-
{
21-
type: 'link',
22-
href: 'getting-started/install-harper',
23-
label: 'Install Harper',
24-
description: 'Pick the installation method that best suits your environment',
25-
},
2620
{
2721
type: 'link',
2822
href: 'getting-started/what-is-harper',
2923
label: 'What is Harper',
3024
description: 'Learn about Harper, how it works, and some of its usecases',
3125
},
26+
{
27+
type: 'link',
28+
href: 'getting-started/install-harper',
29+
label: 'Install Harper',
30+
description: 'Pick the installation method that best suits your environment',
31+
},
3232
{
3333
type: 'link',
3434
href: 'getting-started/harper-concepts',

versioned_docs/version-4.6/getting-started/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ For more advanced concepts in Harper, see our [blog](https://www.harpersystems.d
1717
<CustomDocCardList
1818
columns={2}
1919
items={[
20-
{
21-
type: 'link',
22-
href: 'getting-started/install-harper',
23-
label: 'Install Harper',
24-
description: 'Pick the installation method that best suits your environment',
25-
},
2620
{
2721
type: 'link',
2822
href: 'getting-started/what-is-harper',
2923
label: 'What is Harper',
3024
description: 'Learn about Harper, how it works, and some of its usecases',
3125
},
26+
{
27+
type: 'link',
28+
href: 'getting-started/install-harper',
29+
label: 'Install Harper',
30+
description: 'Pick the installation method that best suits your environment',
31+
},
3232
{
3333
type: 'link',
3434
href: 'getting-started/harper-concepts',

0 commit comments

Comments
 (0)