Skip to content

Commit 2f2c138

Browse files
committed
Fixing merge conflict
2 parents a3b7136 + 8cd2a8f commit 2f2c138

File tree

14 files changed

+37
-11
lines changed

14 files changed

+37
-11
lines changed

docs/products/eigencompute/get-started/demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ ctaButton={{ text: 'Deploy Your Own →', href: '/products/eigencompute/get-star
7676

7777
## Next
7878

79-
For detailed instructions, try the [quickstart](quickstart.md) or see detailed docs on how to [create an EigenCompute app from a template](../howto/create-app-from-template.md).
79+
For detailed instructions, try the [quickstart](quickstart.md) or see detailed docs on how to [create an EigenCompute app from a template](../howto/build/create-app-from-template.md).
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"position": 1,
3+
"label": "Build"
4+
}

docs/products/eigencompute/howto/create-app-from-template.md renamed to docs/products/eigencompute/howto/build/create-app-from-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create Application
3-
sidebar_position: 2
3+
sidebar_position: 1
44
---
55

66
The EigenX CLI provides templates for creating EigenCompute application projects with all required configuration files.

docs/products/eigencompute/howto/use-app-wallet.md renamed to docs/products/eigencompute/howto/build/use-app-wallet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Use App Wallet
3-
sidebar_position: 3
3+
sidebar_position: 2
44
---
55

66
:::important
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"position": 5,
2+
"position": 2,
33
"label": "Configure"
44
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"position": 3,
3+
"label": "Deploy"
4+
}
File renamed without changes.

0 commit comments

Comments
 (0)