Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@ For more advanced concepts in Harper, see our [blog](https://www.harpersystems.d
<CustomDocCardList
columns={2}
items={[
{
type: 'link',
href: 'getting-started/install-harper',
label: 'Install Harper',
description: 'Pick the installation method that best suits your environment',
},
{
type: 'link',
href: 'getting-started/what-is-harper',
label: 'What is Harper',
description: 'Learn about Harper, how it works, and some of its usecases',
},
{
type: 'link',
href: 'getting-started/install-harper',
label: 'Install Harper',
description: 'Pick the installation method that best suits your environment',
},
{
type: 'link',
href: 'getting-started/harper-concepts',
Expand Down
12 changes: 6 additions & 6 deletions versioned_docs/version-4.5/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@ For more advanced concepts in Harper, see our [blog](https://www.harpersystems.d
<CustomDocCardList
columns={2}
items={[
{
type: 'link',
href: 'getting-started/install-harper',
label: 'Install Harper',
description: 'Pick the installation method that best suits your environment',
},
{
type: 'link',
href: 'getting-started/what-is-harper',
label: 'What is Harper',
description: 'Learn about Harper, how it works, and some of its usecases',
},
{
type: 'link',
href: 'getting-started/install-harper',
label: 'Install Harper',
description: 'Pick the installation method that best suits your environment',
},
{
type: 'link',
href: 'getting-started/harper-concepts',
Expand Down
12 changes: 6 additions & 6 deletions versioned_docs/version-4.6/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@ For more advanced concepts in Harper, see our [blog](https://www.harpersystems.d
<CustomDocCardList
columns={2}
items={[
{
type: 'link',
href: 'getting-started/install-harper',
label: 'Install Harper',
description: 'Pick the installation method that best suits your environment',
},
{
type: 'link',
href: 'getting-started/what-is-harper',
label: 'What is Harper',
description: 'Learn about Harper, how it works, and some of its usecases',
},
{
type: 'link',
href: 'getting-started/install-harper',
label: 'Install Harper',
description: 'Pick the installation method that best suits your environment',
},
{
type: 'link',
href: 'getting-started/harper-concepts',
Expand Down